2021-07-17 17:15:46 +00:00
name : Feature Request
description : Suggest a new feature or improvement for the software.
2021-07-23 21:36:48 +00:00
labels : [ feature request]
2021-07-17 17:04:27 +00:00
body :
2021-07-17 17:15:46 +00:00
- type : checkboxes
2021-07-17 17:04:27 +00:00
attributes :
2021-07-17 17:15:46 +00:00
label : Is there an existing feature request for this?
description : Please [search here](https://github.com/pterodactyl/panel/issues?q=is%3Aissue) to see if someone else has already suggested this.
options :
- label : I have searched the existing issues before opening this feature request.
required : true
2021-07-17 17:04:27 +00:00
- type : textarea
attributes :
2021-07-17 17:15:46 +00:00
label : Describe the feature you would like to see.
description : "A clear & concise description of the feature you'd like to have added, and what issues it would solve."
2021-07-17 17:04:27 +00:00
validations :
required : true
- type : textarea
attributes :
2021-07-17 17:15:46 +00:00
label : Describe the solution you'd like.
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."
2021-07-17 17:04:27 +00:00
validations :
required : true
- type : textarea
attributes :
2021-07-17 17:15:46 +00:00
label : Additional context to this request.
description : "Add any other context or screenshots about the feature request."
2021-07-17 17:04:27 +00:00
validations :
required : false