Skip to content

Commit 2a0a5c7

Browse files
committed
chore(issue-app): correct issue app config file
1 parent 38cea6f commit 2a0a5c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/issue-close-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ issueConfigs:
44
# There can be several configs for different kind of issues.
55
- content:
66
# Example 1: bug report
7-
- "Expected Behavior"
7+
- "Expected behavior"
88
- "To Reproduce"
99
- "Describe the bug"
1010
- content:
1111
# Example 2: feature request
12-
- "Describe the solution"
12+
- "Describe the solution you'd like"
1313
- content:
1414
- "问题描述"
1515
- "复现步骤"

0 commit comments

Comments
 (0)