File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 value : |
1010 Thanks for taking the time to fill out this issue!
1111 - type : textarea
12- id: Other issue
12+ id : other
1313 attributes :
1414 label : What is the issue?
15- description: Please give us a detailed explanation of your issue if it isn't covered by a bug report or
16- feature request.
15+ description : Please give us a detailed explanation of your issue if it isn't covered by a bug report or feature
16+ request.
1717 placeholder : Overview of the issue
1818 value : " I have an issue"
1919 validations :
20- required: true
20+ required : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Bug Report
2+ description : File a bug report.
3+ title : " [Bug]: "
4+ labels : ["bug", "triage"]
5+ projects : ["ArmoredTurtle/AFC-Klipper-Add-On"]
6+ body :
7+ - type : markdown
8+ attributes :
9+ value : |
10+ Thanks for taking the time to fill out this bug report!
11+ - type : textarea
12+ id : what-happened
13+ attributes :
14+ label : What happened?
15+ description : Also tell us, what did you expect to happen?
16+ placeholder : Tell us what you see!
17+ value : " A bug happened!"
18+ validations :
19+ required : true
20+ - type : textarea
21+ id : version
22+ attributes :
23+ label : Version
24+ description : What version of our software are you running (if known)?
25+ value : " version"
26+ validations :
27+ required : true
28+ - type : textarea
29+ id : logs
30+ attributes :
31+ label : Relevant log output
32+ description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
33+ render : shell
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Request a new feature.
3+ title : " [Enhancement]: "
4+ labels : ["enhancement", "triage"]
5+ projects : ["ArmoredTurtle/AFC-Klipper-Add-On"]
6+ body :
7+ - type : markdown
8+ attributes :
9+ value : |
10+ Thanks for taking the time to fill out this feature request!
11+ - type : textarea
12+ id : requested-feature
13+ attributes :
14+ label : What are you looking to see?
15+ description : Please give us a detailed explanation of what you would like to see!
16+ placeholder : Tell us what you see!
17+ value : " I have a feature request"
18+ validations :
19+ required : true
20+ - type : textarea
21+ id : why
22+ attributes :
23+ label : Why do you want this feature?
24+ description : What will this feature do or how will it improve the experience for all users?
25+ placeholder : I want this feature because...
26+ value : " I think it is a good idea because..."
27+ validations :
28+ required : true
29+ - type : textarea
30+ id : other
31+ attributes :
32+ label : Any other input or comments should go here.
33+ description : Please provide any other information or comments here.
You can’t perform that action at this time.
0 commit comments