File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ name : " Feature Request"
2+ title : " Feature: "
3+ description : Suggest an idea to improve this project.
4+ labels : ["✏️ Feature"]
5+
6+ body :
7+ - type : markdown
8+ id : recommendations
9+ attributes :
10+ value : |
11+ ### Before you submit
12+ - Don't forget you can ask your questions in our [Discord server](https://gofiber.io/discord).
13+ - Write your issue clearly.
14+ - type : textarea
15+ id : description
16+ attributes :
17+ label : " Feature Description"
18+ description : " A clear and detailed description of the feature you would like to see added."
19+ placeholder : " Explain your feature clearly, and in detail."
20+ validations :
21+ required : true
22+ - type : textarea
23+ id : snippet
24+ attributes :
25+ label : " Code Snippet (optional)"
26+ description : " Code snippet may be really helpful to describe some features."
27+ placeholder : " Share a code snippet to explain the feature better."
28+ render : go
You can’t perform that action at this time.
0 commit comments