Skip to content

Commit

Permalink
Update Issue template to ask for version (Grasscutters#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingjun97 committed May 11, 2022
1 parent d43f431 commit 748d48e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/a_issue_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ assignees: ''
**Describe the issue**
<!--- A clear and concise description of what the issue is. -->

**Which branch did you use?**
<!--- Stable branch / Development branch -->
**Which version did you use?**
<!--- Use `java -jar grasscutter.jar -version` to grab the version information -->
<!--- Example:
Grasscutter version: 1.1.1-dev
Git Hash: d80f313
-->

**Screenshots**
<!--- If applicable, add screenshots to help explain your problem. -->
Expand Down

0 comments on commit 748d48e

Please sign in to comment.