From 8d9794c0847f89f7ac3db2b4713528b6122c4c35 Mon Sep 17 00:00:00 2001 From: shirt <2660574+shirt-dev@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:38:52 -0400 Subject: [PATCH] Issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 42 ++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 8 ++++++ 2 files changed, 50 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..60e09a7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,42 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our Discord server. + + + + +## Expected Behavior + + +## Current Behavior + + +## Possible Solution + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Context (Environment) + + + + + +## Detailed Description + + +## Possible Implementation + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..c5b90f3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Community Support + url: https://discord.gg/unblock + about: Please ask and answer questions here. + - name: Heroku, Repl.it, Blocked site issues + url: https://www.youtube.com/watch?v=BLUkgRAy_Vo + about: Do not create issues for these.