File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
name : Bug 🐞
2
- description : Report a bug
3
- labels : [Bug, support]
2
+ description : Report a bug
3
+ labels : [support, bug]
4
4
body :
5
5
- type : markdown
6
6
attributes :
@@ -27,11 +27,11 @@ body:
27
27
value : |
28
28
<!-- If technical bug
29
29
NodeJS Version:
30
- Package manager(npm|yarn|pnpm):
30
+ Package manager(npm|yarn|pnpm):
31
31
Browser name & version:
32
32
System:
33
33
-->
34
-
34
+
35
35
<!-- If design file bug
36
36
Technology(figma|sketch):
37
37
-->
Original file line number Diff line number Diff line change 1
- blank_issues_enabled : false
1
+ blank_issues_enabled : false
Original file line number Diff line number Diff line change 1
1
name : Feature request ✨
2
2
description : Suggest an idea or ask for a feature that you would like to have
3
- labels : [feat -req,support ]
3
+ labels : [support, feature -req]
4
4
body :
5
5
- type : markdown
6
6
attributes :
15
15
attributes :
16
16
label : What does the proposed solution look like?
17
17
validations :
18
- required : true
18
+ required : true
Original file line number Diff line number Diff line change 9
9
name : Handle new issue comment
10
10
steps :
11
11
- name : Toggle awaiting-reply label
12
- uses : jd-0001 /gh-action-toggle-awaiting-reply-label@v2.0 .0
12
+ uses : jd-solanki /gh-action-toggle-awaiting-reply-label@v2.1 .0
13
13
with :
14
- label : awaiting-reply
14
+ label : awaiting-reply
Original file line number Diff line number Diff line change 16
16
comment : >
17
17
Potential duplicates: {{#issues}}
18
18
- #{{ number }} _({{ accuracy }}% Match)_
19
- {{/issues}}
19
+ {{/issues}}
You can’t perform that action at this time.
0 commit comments