Skip to content

Commit 3cbc8f2

Browse files
committed
improve issue-form
1 parent b352354 commit 3cbc8f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/issue-form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ body:
55
- type: textarea
66
attributes:
77
label: Old Behavior
8-
description: A concise description of how things currently work.
8+
description: Describe how things currently work.
99
validations:
1010
required: false
1111
- type: textarea
1212
attributes:
1313
label: New Behavior
14-
description: A concise description of how things ought to work.
14+
description: Describe how things ought to work.
1515
validations:
1616
required: false
1717
- type: textarea

0 commit comments

Comments
 (0)