Improve the issue templates
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
## Please complete before submitting:
|
||||
## Chcek off each item in this list before submitting:
|
||||
|
||||
<!--
|
||||
To mark a section as complete either put an "x" in between the square brackets, example: "[x]"
|
||||
Or click the checkbox once the issue has been created.
|
||||
-->
|
||||
|
||||
1. [ ] Check the FAQ to see if your issue has already been reported and has a solution:
|
||||
[Problems-and-solutions](https://gitlab.com/jeseibel/minecraft-lod-mod/-/wikis/2-frequently-asked-questions/2-problems-and-solutions/Problems-and-Solutions)
|
||||
@@ -9,26 +14,24 @@
|
||||
3. [ ] Check the existing issues to verify that your bug hasn't already been submitted:
|
||||
[Issues](https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues/)
|
||||
|
||||
4. [ ] Upload Minecraft's crash report and/or log.
|
||||
|
||||
Minecraft crash reports are located in: `.minecraft/crash-reports`
|
||||
|
||||
4. [ ] Upload Minecraft's crash report and/or log. \
|
||||
Minecraft crash reports are located in: `.minecraft/crash-reports` \
|
||||
Minecraft logs are located in: `.minecraft/logs`
|
||||
|
||||
5. [ ] Upload your Distant Horizons Config.
|
||||
|
||||
5. [ ] Upload your Distant Horizons Config. \
|
||||
The config is found in: `.minecraft/configs/DistantHorizons.toml`
|
||||
|
||||
6. [ ] Fill out the information below:
|
||||
|
||||
================================================================
|
||||
* **minecraft version**:
|
||||
|
||||
* minecraft version:
|
||||
* Distant Horizons version:
|
||||
* Mod loader:
|
||||
* List of installed mods (list the smallest number of mods that you can use to re-create the bug):
|
||||
* Describe the bug:
|
||||
* Steps to reproduce the bug:
|
||||
* **Distant Horizons version**:
|
||||
|
||||
* **Mod loader**:
|
||||
|
||||
* **Installed mods (list the smallest number of mods that you can use to re-create the bug)**:
|
||||
|
||||
* **Describe the bug**:
|
||||
|
||||
* **Steps to reproduce the bug**:
|
||||
|
||||
/labels ~Bug ~"Not-Reviewed"
|
||||
@@ -1,8 +1,5 @@
|
||||
- [ ] Check the existing [feature requests](https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues/?sort=updated_desc&state=opened&label_name%5B%5D=Feature) to verify that your feature hasn't already been suggested.
|
||||
|
||||
1. Describe the feature:
|
||||
1. **Describe the feature**:
|
||||
|
||||
2. Describe why this feature should be added:
|
||||
|
||||
|
||||
/labels ~Feature ~"Not-Reviewed"
|
||||
2. **Describe why this feature should be added**:
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
1. Check the existing [improvement requests](https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues/?sort=updated_desc&state=opened&label_name%5B%5D=Improvement) to verify that your improvement hasn't already been suggested.
|
||||
1. Check the existing [improvement requests](https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues/?sort=updated_desc&state=all&label_name%5B%5D=Improvement) to verify that your improvement hasn't already been suggested.
|
||||
|
||||
2. Describe the improvement:
|
||||
|
||||
|
||||
|
||||
/labels ~improvement ~"Not-Reviewed"
|
||||
2. **Describe the improvement**:
|
||||
|
||||
+1
-1
Submodule coreSubProjects updated: 7403657d83...b4ffd65fbc
Reference in New Issue
Block a user