Skip to content

Commit 521d1cb

Browse files
authored
Update issue templates
1 parent 620a0a8 commit 521d1cb

2 files changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: "[Bug] Title"
4+
title: "[Bug] Title"
5+
labels: 'type: Bug'
6+
assignees: ''
7+
8+
---
9+
10+
**Versions**
11+
*Minecraft*:
12+
*Mod*:
13+
14+
**Describe the bug**
15+
A clear and concise description of what the bug is.
16+
17+
**To Reproduce**
18+
Steps to reproduce the behavior:
19+
1. Go to '...'
20+
2. Click on '....'
21+
3. Scroll down to '....'
22+
4. See error
23+
24+
**Expected behavior**
25+
A clear and concise description of what you expected to happen.
26+
27+
**Screenshots**
28+
If applicable, add screenshots to help explain your problem.
29+
30+
**Additional context**
31+
Add any other context about the problem here.
32+
33+
**Logs**
34+
If applicable, please provide a log using [mclo.gs](https://mclo.gs/)
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Feature request
3+
about: "[Feature Request] Title"
4+
title: "[Feature Request] Title"
5+
labels: 'type: Feature request'
6+
assignees: ''
7+
8+
---
9+
10+
**Proposal**
11+
A short description of what the feature should consist of.
12+
13+
**Implementation details**
14+
A clear and concise description of what you want to happen.
15+
16+
**Is your feature request related to a problem? Please describe.**
17+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
18+
19+
**Describe alternatives you've considered**
20+
A clear and concise description of any alternative solutions or features you've considered.
21+
22+
**Additional context**
23+
Add any other context or screenshots about the feature request here.
24+
25+
*Note: Please make sure to fill out each section as thoroughly as possible, and if not applicable, delete that respective section, including this note.*

0 commit comments

Comments
 (0)