diff options
| author | Yong He <yonghe@outlook.com> | 2025-07-14 20:14:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 20:14:21 -0700 |
| commit | 66d915ac8ec6ab31320c8dbbb43027b33e3a69fd (patch) | |
| tree | dad3f705dba44838b22539772c7f004286c455cc | |
| parent | 50ba69b11610bbe737ae573a208a0aa4ed42add9 (diff) | |
Update issue templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request---improvement.md | 20 |
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. |
