Skip to content

Commit b1ad8bb

Browse files
committed
Updated GitHub issue templates.
1 parent 8ea215b commit b1ad8bb

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: Bug Report
3-
about: Create a bug report to help this project improve.
3+
about: Create a bug report to help Terrain Patcher improve.
44
title: ''
55
labels: bug
66
assignees: ''
77
---
88

9-
**Describe the bug**
9+
**Describe the bug:**
1010
A clear and concise description of what the bug is.
1111

1212
**To Reproduce**
@@ -16,7 +16,7 @@ Steps to reproduce the behavior:
1616
3. Scroll down to '....'
1717
4. See error
1818

19-
**Expected behavior**
19+
**Expected Behavior**
2020
A clear and concise description of what you expected to happen.
2121

2222
**Screenshots**
@@ -25,10 +25,13 @@ If applicable, add screenshots to help explain your problem.
2525
**Log File**
2626
Please upload your `LogOutput.log` file, located in the `BepInEx` folder.
2727

28+
**Patch Files**
29+
Please upload any relevant `.optoctreepatch` files from the `BepInEx/plugins` folder.
30+
2831
**Please complete the following version information:**
2932
- Subnautica/Below Zero: Living Large Update/What the Dock Update
30-
- TerrainPatcher: v1.0.2
33+
- Terrain Patcher: 1.0.2
3134
- Other mods...?
3235

33-
**Additional context**
36+
**Additional Context**
3437
Add any other context about the problem here.
+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
name: Feature Request
3-
about: Suggest an idea for this project.
3+
about: Suggest an idea for Terrain Patcher.
44
title: ''
55
labels: enhancement
66
assignees: ''
77
---
88

9-
**Is your feature request related to a problem? Please describe.**
10-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
**Is your feature request related to a problem? Please describe:**
10+
A clear and concise description of what the problem is. Ex: I'm always frustrated when [...]
1111

12-
**Describe the solution you'd like**
12+
**Describe the solution you'd like:**
1313
A clear and concise description of what you want to happen.
1414

15-
**Describe alternatives you've considered**
15+
**Describe alternatives you've considered:**
1616
A clear and concise description of any alternative solutions or features you've considered.
1717

18-
**Additional context**
18+
**Additional Context**
1919
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)