File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Suggest a new feature or enhancement
3+ labels : ["enhancement"]
4+ body :
5+ - type : textarea
6+ id : description
7+ attributes :
8+ label : Description
9+ description : A clear description of the feature you'd like.
10+ validations :
11+ required : true
12+ - type : dropdown
13+ id : module
14+ attributes :
15+ label : Module
16+ description : Which module does this relate to?
17+ options :
18+ - flash-nodes
19+ - talos-cluster
20+ - k3s-cluster
21+ - metallb
22+ - ingress-nginx
23+ - longhorn
24+ - monitoring
25+ - portainer
26+ - New module
27+ validations :
28+ required : true
29+ - type : textarea
30+ id : use-case
31+ attributes :
32+ label : Use Case
33+ description : Describe the problem this feature would solve.
34+ validations :
35+ required : true
36+ - type : textarea
37+ id : proposed-solution
38+ attributes :
39+ label : Proposed Solution
40+ description : How you think this could be implemented.
41+ - type : textarea
42+ id : alternatives
43+ attributes :
44+ label : Alternatives Considered
You can’t perform that action at this time.
0 commit comments