Skip to content

Commit 4dedd9a

Browse files
committed
Merge remote-tracking branch 'fork_master/master'
2 parents 8717c15 + 69a0296 commit 4dedd9a

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ about: Create a report to help us improve
44

55
---
66

7+
- [ ] I searched the issue tracker for other issues covering my case
8+
- [ ] This is a Launcher issue. (Usually if you can reproduce it with a fresh instance)
9+
710
**Describe the bug**
8-
A clear and concise description of what the bug is.
11+
_A clear and concise description of what the bug is._
912

1013
**To Reproduce**
1114
Steps to reproduce the behavior:
@@ -15,20 +18,20 @@ Steps to reproduce the behavior:
1518
4. See error
1619

1720
**Expected behavior**
18-
A clear and concise description of what you expected to happen.
21+
_A clear and concise description of what you expected to happen._
1922

2023
**Possible solutions**
21-
Some ideas of how you would solve this issue, if possible
24+
_Some ideas of how you would solve this issue, if possible_
2225

2326
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
27+
_If applicable, add screenshots to help explain your problem._
2528

2629
**Operating System:**
27-
- OS: [e.g. Windows]
28-
- Version: [e.g. 10]
30+
- OS: [e.g. Windows 10]
31+
- Launcher Version: [e.g. v1.1.10]
2932
- Java Version: [e.g. 8/16]
3033
- Minecraft Version: [e.g. 1.16.5]
3134
- Mod Loader: [e.g. Forge/Fabric]
3235

3336
**Additional context**
34-
Add any other context about the problem here.
37+
_Add any other context about the problem here._

.github/ISSUE_TEMPLATE/feature_request.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ about: Suggest an idea for this project
44

55
---
66

7+
- [ ] I searched the issue tracker for other issues covering my case.
8+
79
**Is your feature request related to a problem? Please describe.**
8-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
10+
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
911

1012
**Describe the solution you'd like**
11-
A clear and concise description of what you want to happen.
13+
_A clear and concise description of what you want to happen._
1214

1315
**Describe alternatives you've considered**
14-
A clear and concise description of any alternative solutions or features you've considered.
16+
_A clear and concise description of any alternative solutions or features you've considered._
1517

1618
**Additional context**
17-
Add any other context or screenshots about the feature request here.
19+
_Add any other context or screenshots about the feature request here._

0 commit comments

Comments
 (0)