File tree 2 files changed +7
-35
lines changed
2 files changed +7
-35
lines changed Original file line number Diff line number Diff line change 1
1
name : Bug Report 🐝
2
2
description : Create a bug report to help us improve the action.
3
- title : " bug 🐝: "
4
- labels : [" bug 🐝", " triage ⚠️" ]
3
+ title : ' bug: 🐝 '
4
+ labels : [' bug 🐝', ' triage ⚠️' ]
5
5
assignees :
6
6
- JamesIves
7
7
body :
@@ -15,14 +15,14 @@ body:
15
15
id : bug-description
16
16
attributes :
17
17
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.'
19
19
validations :
20
20
required : true
21
21
- type : textarea
22
22
id : reproduction-steps
23
23
attributes :
24
24
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.'
26
26
validations :
27
27
required : true
28
28
- type : textarea
@@ -37,14 +37,14 @@ body:
37
37
id : workflow
38
38
attributes :
39
39
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.'
41
41
render : yml
42
42
validations :
43
43
required : true
44
44
- type : textarea
45
45
id : additional-comments
46
46
attributes :
47
47
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.'
49
49
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