From f9ffd911162872ca8ae68231d799e3f45212feca Mon Sep 17 00:00:00 2001 From: lucian929 <60053521+lucian929@users.noreply.github.com> Date: Mon, 14 Mar 2022 17:13:03 -0400 Subject: [PATCH] New issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 20 ---------- .github/ISSUE_TEMPLATE/bug-report.yml | 53 +++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 20 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/bug-report.yml diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 77f41833..00000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Bug Report -about: Create a bug report to help us keep track of all bugs that have to be fixed -title: "[BUG] Bug name" -labels: bug - ---- - -**I have checked...** -- [ ] ...if there are any similar bug reports -- [ ] ...if a bug fix is already planned - -**Complete description** -Write your bug description as good as you can. - -**Possible solution** -If you have any possible solutions, write them here, if not, leave it blank or put "N/A". - -**Error/Server log** -If you have any errors put them in here (from paste.gg or sentry) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml new file mode 100644 index 00000000..54172d88 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -0,0 +1,53 @@ +name: Bug Report +description: Create a bug report to help us keep track of all bugs that have to be fixed +title: "[BUG]