diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 07730c0ae..5474dfcad 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -1,4 +1,9 @@ -## Please complete before submitting: +## Chcek off each item in this list before submitting: + + 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" \ No newline at end of file diff --git a/.gitlab/issue_templates/FeatureRequest.md b/.gitlab/issue_templates/FeatureRequest.md index 118f46eae..cc66352f2 100644 --- a/.gitlab/issue_templates/FeatureRequest.md +++ b/.gitlab/issue_templates/FeatureRequest.md @@ -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" \ No newline at end of file +2. **Describe why this feature should be added**: diff --git a/.gitlab/issue_templates/ImprovementRequest.md b/.gitlab/issue_templates/ImprovementRequest.md index c2c6d9aae..735cb48a7 100644 --- a/.gitlab/issue_templates/ImprovementRequest.md +++ b/.gitlab/issue_templates/ImprovementRequest.md @@ -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" \ No newline at end of file +2. **Describe the improvement**: diff --git a/coreSubProjects b/coreSubProjects index 7403657d8..b4ffd65fb 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit 7403657d830c9bd2ab28fcd9552d489952802b34 +Subproject commit b4ffd65fbc1c6b645b5f4550fb73c9a0e67f7233