summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2025-07-14 20:14:21 -0700
committerGitHub <noreply@github.com>2025-07-14 20:14:21 -0700
commit66d915ac8ec6ab31320c8dbbb43027b33e3a69fd (patch)
treedad3f705dba44838b22539772c7f004286c455cc /.github
parent50ba69b11610bbe737ae573a208a0aa4ed42add9 (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request---improvement.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request---improvement.md b/.github/ISSUE_TEMPLATE/feature-request---improvement.md
new file mode 100644
index 000000000..36ac85695
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature-request---improvement.md
@@ -0,0 +1,20 @@
+---
+name: Feature request / Improvement
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Problem Description**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Preferred Solution**
+A clear and concise description of what you want to happen.
+
+**Alternative Solutions**
+A clear and concise description of any alternative solutions or features you've considered.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.