summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-05-01 16:08:58 +0200
committerGitHub <noreply@github.com>2019-05-01 16:08:58 +0200
commit304c91ce7b6509f47e7073bd9fc36085e0087c25 (patch)
tree943db353c36254c3696765ad5c585094bfe58523 /.github
parenta322c1390f7cd4596cff42ec5d8064d77e01cd7a (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md32
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
2 files changed, 33 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..07b9c06
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,32 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Is everything clear?**
+We prefer you come to the chat and speak about the problem first.
+Broot chat room: https://miaou.dystroy.org/3490?broot
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Configuration (please complete the following information):**
+ - OS: [e.g. iOS]
+ - Version [e.g. 22]
+- Relevant configuration items
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 9638eda..702f66a 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -9,7 +9,7 @@ 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)
+Broot chat room: 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 [...]