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: '' + +--- + +