From 96005b137ec9102af2edc4a76f73cfd368dce2b8 Mon Sep 17 00:00:00 2001 From: Ruben Anders Date: Sat, 17 Aug 2019 23:09:32 +0200 Subject: [PATCH] Create issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 26 +++++++++++++++++++ .github/ISSUE_TEMPLATE/feature-suggestion.md | 20 ++++++++++++++ .../something-completely-different.md | 14 ++++++++++ 3 files changed, 60 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature-suggestion.md create mode 100644 .github/ISSUE_TEMPLATE/something-completely-different.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..025e87b23 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,26 @@ +--- +name: Bug report +about: Report something not working correctly that should be fixed +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** + + +**To Reproduce** + + +**Expected behavior** + + +**Screenshots** + + +**Chatterino version** + + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/feature-suggestion.md b/.github/ISSUE_TEMPLATE/feature-suggestion.md new file mode 100644 index 000000000..1247750e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-suggestion.md @@ -0,0 +1,20 @@ +--- +name: Feature suggestion +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** + + +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/something-completely-different.md b/.github/ISSUE_TEMPLATE/something-completely-different.md new file mode 100644 index 000000000..8b874afe5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/something-completely-different.md @@ -0,0 +1,14 @@ +--- +name: Something completely different +about: If you have something completely different +title: '' +labels: '' +assignees: '' + +--- + +