summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-05-01 16:03:22 +0200
committerGitHub <noreply@github.com>2019-05-01 16:03:22 +0200
commita322c1390f7cd4596cff42ec5d8064d77e01cd7a (patch)
tree34c6a66b70deee4bace7b44fa42a988f4884b8d9 /.github
parent5c5d850894d0997497b7811c8f4ff449149afb9f (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..9638eda
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,24 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Did a discussion occur before?**
+We prefer to discuss new features or unsure problems in the chat before, where an open conversation is possible.
+[![Broot chat room](https://miaou.dystroy.org/static/shields/room-en.svg?v=1)](https://miaou.dystroy.org/3490?broot)
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. 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.