diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e26a763524..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,26 +0,0 @@ - - - - - -#### Brief description of the bug - - -#### What you expected to happen - - -#### What actually happened - - -#### Steps to reproduce -- (Step 1) -- (Step 2) -- (and so on) - - -#### Code Revision -- (Found using the "Show Server Revision" verb under the OOC tab.) - - -#### Anything else you may wish to add: -- (Location if it's a mapping issue, screenshots, sprites, etc.) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8b761636db..73e550111f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,25 +1,35 @@ --- name: Bug report about: Create a report to help us improve +title: '' +labels: 'Type: Bug' +assignees: '' --- -#### Brief description of the issue + + + + +#### Brief description of the bug + #### What you expected to happen - + #### What actually happened - + #### Steps to reproduce - (Step 1) - (Step 2) - (and so on) + #### Code Revision - (Found using the "Show Server Revision" verb under the OOC tab.) + #### Anything else you may wish to add: - (Location if it's a mapping issue, screenshots, sprites, etc.)