You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: For reporting code or design bugs with the software. DO NOT REPORT APACHE/NGINX/PHP CONFIGURATION ISSUES.
1
+
name: Bug Report
2
+
description: Something isn't working quite right in the software.
3
3
body:
4
4
- type: markdown
5
5
attributes:
6
6
value: |
7
-
DO NOT REPORT ISSUES CONFIGURING: SSL, PHP, APACHE, NGINX, YOUR MACHINE, SSH, SFTP, ETC. ON THIS GITHUB TRACKER.
8
-
For assistance installing this software, as well as debugging issues with dependencies, please use our [Discord server](https://discord.gg/pterodactyl)
9
-
You MUST complete all of the below information when reporting a bug, failure to do so will result in the closure of your issue. PLEASE stop spamming our tracker with "bugs" that are not related to this project.
10
-
*To obtain logs for the panel and wings the below commands should help with the retrieval of them.*
Bug reports should only be used for reporting issues with how the software works. For assistance installing this software, as well as debugging issues with dependencies, please use our [Discord server](https://discord.gg/pterodactyl).
13
8
14
-
- type: markdown
15
-
attributes:
16
-
value: |
17
-
**Background**"
18
-
19
-
- type: dropdown
20
-
id: panel-or-wings
9
+
- type: checkboxes
21
10
attributes:
22
-
label: Panel or Wings
11
+
label: Is there an existing issue for this?
12
+
description: Please [search here](https://github.com/pterodactyl/panel/issues) to see if an issue already exists for your problem.
23
13
options:
24
-
- "Panel"
25
-
- "Wings"
26
-
validations:
27
-
required: true
28
-
29
-
- type: input
30
-
id: panel-version
31
-
attributes:
32
-
label: Panel Version
33
-
description: Version number of your Panel (latest is not a version)
34
-
placeholder: 1.x.x
35
-
validations:
36
-
required: true
14
+
- label: I have searched the existing issues before opening this issue.
15
+
required: true
37
16
38
-
- type: input
39
-
id: wings-version
40
-
attributes:
41
-
label: Wings Version
42
-
description: Version number of your Wings (latest is not a version)
43
-
placeholder: 1.x.x
44
-
validations:
45
-
required: true
46
-
47
-
- type: input
48
-
id: panel-logs
17
+
- type: textarea
49
18
attributes:
50
-
label: Panel Logs
51
-
placeholder: "https://bin.ptdl.co/"
19
+
label: Current Behavior
20
+
description: Please provide a clear & concise description of the issue.
52
21
validations:
53
22
required: true
54
23
55
-
- type: input
56
-
id: wings-logs
24
+
- type: textarea
57
25
attributes:
58
-
label: Wings Logs
59
-
placeholder: "https://ptero.co/"
26
+
label: Expected Behavior
27
+
description: Please describe what you expected to happen.
60
28
validations:
61
29
required: true
62
30
63
-
- type: input
64
-
id: server-os
31
+
- type: textarea
65
32
attributes:
66
-
label: Server OS
67
-
placeholder: "Ubuntu 20.04"
33
+
label: Steps to Reproduce
34
+
description: Please be as detailed as possible when providing steps to reproduce, failure to provide steps will likely result in this issue being closed.
68
35
validations:
69
36
required: true
70
37
71
38
- type: input
72
-
id: computer-os
39
+
id: panel-version
73
40
attributes:
74
-
label: Your Computer's OS
75
-
placeholder: "Windows"
41
+
label: Panel Version
42
+
description: Version number of your Panel (latest is not a version)
43
+
placeholder: 1.4.0
76
44
validations:
77
45
required: true
78
46
79
47
- type: input
80
-
id: browser
81
-
attributes:
82
-
label: Browser
83
-
placeholder: "Google Chrome"
84
-
validations:
85
-
required: true
86
-
87
-
- type: input
88
-
id: php-version
89
-
attributes:
90
-
label: PHP Version
91
-
placeholder: "8.0.5"
92
-
validations:
93
-
required: true
94
-
95
-
- type: textarea
96
-
id: docker-info
48
+
id: wings-version
97
49
attributes:
98
-
label: Information regarding docker
99
-
description: "The info returned from `docker info`"
100
-
render: bash
50
+
label: Wings Version
51
+
description: Version number of your Wings (latest is not a version)
52
+
placeholder: 1.4.2
101
53
validations:
102
54
required: true
103
55
104
56
- type: textarea
105
-
id: kernel-info
57
+
id: panel-logs
106
58
attributes:
107
-
label: Information regarding docker
108
-
description: "The info returned from `uname -a`"
59
+
label: Error Logs
60
+
description: |
61
+
Run the following command to collect logs on your system.
description: Suggest a new feature or improvement for the software.
3
3
body:
4
-
- type: textarea
5
-
id: feat-to-problem
4
+
- type: checkboxes
6
5
attributes:
7
-
label: Is your feature request related to a problem?
8
-
description: "A clear and concise description of what the problem is."
9
-
render: bash
10
-
validations:
11
-
required: true
6
+
label: Is there an existing feature request for this?
7
+
description: Please [search here](https://github.com/pterodactyl/panel/issues?q=is%3Aissue) to see if someone else has already suggested this.
8
+
options:
9
+
- label: I have searched the existing issues before opening this feature request.
10
+
required: true
12
11
13
12
- type: textarea
14
-
id: solution
15
13
attributes:
16
-
label: Describe the solution you'd like
17
-
description: "A clear and concise description of what you want to happen."
18
-
render: bash
14
+
label: Describe the feature you would like to see.
15
+
description: "A clear & concise description of the feature you'd like to have added, and what issues it would solve."
19
16
validations:
20
17
required: true
21
18
22
19
- type: textarea
23
-
id: alternatives
24
20
attributes:
25
-
label: Describe alternatives you've considered
26
-
description: "A clear and concise description of any alternative solutions or features you've considered."
27
-
render: bash
21
+
label: Describe the solution you'd like.
22
+
description: "You must explain how you'd like to see this feature implemented. Technical implementation details are not necessary, rather an idea of how you'd like to see this feature used."
28
23
validations:
29
24
required: true
30
25
31
26
- type: textarea
32
-
id: context
33
27
attributes:
34
-
label: Additional context
35
-
description: "Add any other context or screenshots about the feature request here."
36
-
render: bash
28
+
label: Additional context to this request.
29
+
description: "Add any other context or screenshots about the feature request."
0 commit comments