Skip to content

Commit 485ff1d

Browse files
committed
update issue templates
Took 28 seconds
1 parent 6b85515 commit 485ff1d

File tree

3 files changed

+30
-22
lines changed

3 files changed

+30
-22
lines changed
Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,32 @@
11
---
2-
name: Report a Bug about: Report an issue with the plugin title: ''
3-
labels: bug assignees: ''
2+
name: Report a Bug
3+
about: Report an issue with the plugin
4+
title: ''
5+
labels: bug
6+
assignees: ''
47

58
---
69

7-
**Describe Bug**
10+
**Describe the bug**
11+
Describe the bug in as much detail as possible, the more detailed, the chances of it being fixed is faster
812

9-
- Describe the bug in as much detail as possible, the more detailed, the chances of it being fixed is faster
10-
11-
**How to Reproduce**
13+
**To Reproduce**
1214
- Describe how to reproduce this bug: EX.
13-
1. Open the main menu
14-
2. Click this button
15-
3. Then do this... etc
1615

17-
**What should happen**
18-
- Describe what the expected outcome should be, what should happen?
16+
1. Open the main menu
17+
2. Click this button
18+
3. Then do this... etc
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
1922

20-
**Screenshots/Videos**
21-
- If any, provide video or image links
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
2225

23-
**Server Information**
26+
**Server Information (please complete the following information):**
2427
- Provide the server version
2528
- Provide the server jar (ex. paper/spigot)
26-
- Plugin Version
29+
- Plugin Version
30+
31+
**Additional context**
32+
Add any other context about the problem here.
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
2-
name: Request a Feature about: Suggest a change/new feature for the plugin title: ''
3-
labels: enhancement assignees: ''
2+
name: Request a Feature
3+
about: Suggest a change/new feature for the plugin
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
47

58
---
69

710
**Describe Feature**
11+
Describe how this feature will work
812

9-
- Describe how this feature will work
10-
11-
**Additional Information**
13+
**Additional Information**
1214
- You can provide image links
1315
- You can provide video links

buildNumber.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#maven.buildNumber.plugin properties file
2-
#Wed Jul 06 12:25:27 EDT 2022
3-
buildNumber=301
2+
#Wed Jul 06 12:27:22 EDT 2022
3+
buildNumber=302

0 commit comments

Comments
 (0)