2022-04-25 08:57:16 +00:00
|
|
|
---
|
|
|
|
name: Issues
|
|
|
|
about: Create an issue if you need any help
|
|
|
|
title: '[Issue] '
|
|
|
|
labels: 'help wanted, question'
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
2022-04-25 14:25:35 +00:00
|
|
|
**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 -->
|
2022-04-25 08:57:16 +00:00
|
|
|
|
|
|
|
**Describe the issue**
|
|
|
|
<!--- A clear and concise description of what the issue is. -->
|
|
|
|
|
2022-05-11 07:53:18 +00:00
|
|
|
**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
|
|
|
|
-->
|
2022-04-25 08:57:16 +00:00
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
<!--- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
<!--- Add any other context about the problem here. -->
|
|
|
|
|