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..c5a7af856e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: Bug report about: Create a report to help us improve +<<<<<<< HEAD --- @@ -13,13 +14,43 @@ about: Create a report to help us improve #### What actually happened +======= +title: '' +labels: 'Type: Bug' +assignees: '' + +--- + + + + + + +#### Brief description of the bug + + +#### What you expected to happen + + +#### What actually happened + + +>>>>>>> b5b5a45a2e... Merge pull request #13027 from ItsSelis/master #### Steps to reproduce - (Step 1) - (Step 2) - (and so on) +<<<<<<< HEAD #### Code Revision - (Found using the "Show Server Revision" verb under the OOC tab.) +======= + +#### Code Revision +- (Found using the "Show Server Revision" verb under the OOC tab.) + + +>>>>>>> b5b5a45a2e... Merge pull request #13027 from ItsSelis/master #### Anything else you may wish to add: - (Location if it's a mapping issue, screenshots, sprites, etc.)