Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit c8b25d2

Browse files
committed
Update issue templates
1 parent 9f24182 commit c8b25d2

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If applicable, add screenshots to help explain your problem.
1818

1919
**Desktop (please complete the following information):**
2020
- OS: [Windows, Linux, Android]
21-
- PocketMine-MP Version:
21+
- PocketMine-MP Version: 3.x.x
2222

2323
**Additional context**
2424
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
5+
---
6+
7+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**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 [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)