File tree Expand file tree Collapse file tree 2 files changed +7
-35
lines changed
Expand file tree Collapse file tree 2 files changed +7
-35
lines changed Original file line number Diff line number Diff line change 11name : Bug Report 🐝
22description : Create a bug report to help us improve the action.
3- title : " bug 🐝: "
4- labels : [" bug 🐝", " triage ⚠️" ]
3+ title : ' bug: 🐝 '
4+ labels : [' bug 🐝', ' triage ⚠️' ]
55assignees :
66 - JamesIves
77body :
@@ -15,14 +15,14 @@ body:
1515 id : bug-description
1616 attributes :
1717 label : Describe the bug
18- description : " Please provide a clear and concise description of what the bug is and what you expected to happen."
18+ description : ' Please provide a clear and concise description of what the bug is and what you expected to happen.'
1919 validations :
2020 required : true
2121 - type : textarea
2222 id : reproduction-steps
2323 attributes :
2424 label : Reproduction Steps
25- description : " Steps to reproduce the behavior. Please provide a minimal example if possible."
25+ description : ' Steps to reproduce the behavior. Please provide a minimal example if possible.'
2626 validations :
2727 required : true
2828 - type : textarea
@@ -37,14 +37,14 @@ body:
3737 id : workflow
3838 attributes :
3939 label : Workflow
40- description : " Please provide a link or snippet of your workflow yml file."
40+ description : ' Please provide a link or snippet of your workflow yml file.'
4141 render : yml
4242 validations :
4343 required : true
4444 - type : textarea
4545 id : additional-comments
4646 attributes :
4747 label : Additional Comments
48- description : " Add any other context about the problem here that does not fit elsewhere."
48+ description : ' Add any other context about the problem here that does not fit elsewhere.'
4949 validations :
50- required : false
50+ required : false
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments