mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-13 15:34:40 +01:00
issue and pr template updated.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/a_issue_report.md
vendored
6
.github/ISSUE_TEMPLATE/a_issue_report.md
vendored
@@ -6,12 +6,14 @@ labels: 'help wanted, question'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Did you look for other closed issues that have the same problem?**
|
||||
<!--- It will be easier for us to solve your problem if there is less duplication of problems -->
|
||||
|
||||
**Describe the issue**
|
||||
<!--- A clear and concise description of what the issue is. -->
|
||||
|
||||
**Which build did you use?**
|
||||
<!--- Stable build / Development build -->
|
||||
**Which branch did you use?**
|
||||
<!--- Stable branch / Development branch -->
|
||||
|
||||
**Screenshots**
|
||||
<!--- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/b_bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/b_bug_report.md
vendored
@@ -6,12 +6,13 @@ labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
<!--- ONLY USE this form for bug reporting. If you need help or support, please USE issue report form instead. -->
|
||||
|
||||
**Describe the bug**
|
||||
<!--- A clear and concise description of what the bug is. -->
|
||||
|
||||
**Which build did you use?**
|
||||
<!--- Stable build / Development build -->
|
||||
**Which branch did you use?**
|
||||
<!--- Stable branch / Development branch -->
|
||||
|
||||
**Screenshots**
|
||||
<!--- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
Reference in New Issue
Block a user