Skip to content

Commit 8f0c740

Browse files
lancepiochDaneEveritt
authored andcommitted
Update issue templates (pterodactyl#1188)
* Update issue templates * Delete ISSUE_TEMPLATE.md
1 parent d73e5a2 commit 8f0c740

File tree

6 files changed

+96
-26
lines changed

6 files changed

+96
-26
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: "\U0001F41B Bug Report"
3+
about: Create a report to help us resolve a bug or error
4+
5+
---
6+
7+
**Background (please complete the following information):**
8+
* Panel or Daemon:
9+
* Version of Panel/Daemon:
10+
* Server's OS:
11+
* Your Computer's OS & Browser:
12+
13+
**Describe the bug**
14+
A clear and concise description of what the bug is.
15+
Please provide additional information too, depending on what you have issues with:
16+
Panel: `php -v` (the php version in use).
17+
Daemon: `uname -a` and `docker info` (your kernel version and information regarding docker)
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Expected behavior**
27+
A clear and concise description of what you expected to happen. If applicable, add screenshots or a recording to help explain your problem.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "\U0001F680 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.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: "⛔ Installation Help"
3+
about: 'Visit our Discord for installation help: https://pterodactyl.io/discord'
4+
5+
---
6+
7+
We use GitHub issues only to discuss about Pterodactyl bugs and new features. For
8+
this kind of questions about using Pterodactyl, please visit our Discord for assistance: https://pterodactyl.io/discord
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us resolve a bug or error
4+
5+
---
6+
7+
**Background (please complete the following information):**
8+
* Panel or Daemon:
9+
* Version of Panel/Daemon:
10+
* Server's OS:
11+
* Your Computer's OS & Browser:
12+
13+
**Describe the bug**
14+
A clear and concise description of what the bug is.
15+
Please provide additional information too, depending on what you have issues with:
16+
Panel: `php -v` (the php version in use).
17+
Daemon: `uname -a` and `docker info` (your kernel version and information regarding docker)
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Expected behavior**
27+
A clear and concise description of what you expected to happen. If applicable, add screenshots or a recording to help explain your problem.
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)