refactor(issue_template): Move it to Githubs "new" place (#3074)
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve.
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! -->
|
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! -->
|
||||||
|
|
||||||
<!-- This template is for problem reports, for feature suggestion etc... feel free to edit it.
|
<!-- This template is for problem reports, for feature suggestion etc... feel free to edit it.
|
||||||
@@ -8,9 +17,9 @@
|
|||||||
<!-- WRITE A RELEVANT TITLE -->
|
<!-- WRITE A RELEVANT TITLE -->
|
||||||
|
|
||||||
|
|
||||||
|
##### CURRENT BEHAVIOUR:
|
||||||
|
<!-- Describe the bug in detail. Database to link spells, NPCs, quests etc https://wowgaming.altervista.org/aowow/ -->
|
||||||
|
|
||||||
##### SMALL DESCRIPTION:
|
|
||||||
<!-- Add a one line description of the bug -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -19,10 +28,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
##### CURRENT BEHAVIOUR:
|
|
||||||
<!-- Describe the bug in detail. Database to link spells, NPCs, quests etc https://wowgaming.altervista.org/aowow/ -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##### STEPS TO REPRODUCE THE PROBLEM:
|
##### STEPS TO REPRODUCE THE PROBLEM:
|
||||||
<!-- Describe precisely how to reproduce the bug so we can fix it or confirm its existence:
|
<!-- Describe precisely how to reproduce the bug so we can fix it or confirm its existence:
|
||||||
@@ -45,10 +50,9 @@ Examples:
|
|||||||
- does this feature work in other server appplications (e.g. CMaNGOS, TrinityCore, etc...) ?
|
- does this feature work in other server appplications (e.g. CMaNGOS, TrinityCore, etc...) ?
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### BRANCH(ES):
|
|
||||||
<!-- Specify the branch(es) affected by this issue: master, 0.x, 1.x, or another branch. -->
|
|
||||||
|
|
||||||
master
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##### AC HASH/COMMIT:
|
##### AC HASH/COMMIT:
|
||||||
Reference in New Issue
Block a user