summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSebastian Büttner <sebastian.buettner@softwareag.com>2021-11-25 15:46:45 +0100
committerGitHub <noreply@github.com>2021-11-25 15:46:45 +0100
commit400ecc7ec9cb90d4422eed03bf5eb32a6c6e8a6c (patch)
tree0f54024f35262930a239f3b35f775b7f6e4ac773 /.github
parent09e4a09f54e79162ceadc71940315e8d8e8d46e4 (diff)
Create feature_improvement.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_improvement.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_improvement.md b/.github/ISSUE_TEMPLATE/feature_improvement.md
new file mode 100644
index 00000000..f50f5038
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_improvement.md
@@ -0,0 +1,20 @@
+
+---
+name: Feature improvement
+about: Suggest an improvement for this project
+title: ''
+assignees: ''
+
+---
+
+**Is your feature improvement request related to a problem? Please describe.**
+A clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Describe alternatives you've considered**
+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.