Skip to content

Commit 7fe954d

Browse files
committed
workflow(issue template): wording
1 parent 3c1a0d1 commit 7fe954d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Create a report to help us improve
33
body:
44
- type: checkboxes
55
attributes:
6-
label: "Before you start, make sure to:"
6+
label: "Before you start, please make sure to:"
77
description: More than half issues of json-editor-vue turned out to be invalid or irrelevant.
88
options:
99
- label: Read the [doc](https://github.com/cloydlau/json-editor-vue/blob/main/README.md)

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ labels: [":sparkles: feature request"]
44
body:
55
- type: checkboxes
66
attributes:
7-
label: "Before you start, make sure to:"
7+
label: "Before you start, please make sure to:"
88
description: More than half issues of json-editor-vue turned out to be invalid or irrelevant.
99
options:
1010
- label: Read the [doc](https://github.com/cloydlau/json-editor-vue/blob/main/README.md)

0 commit comments

Comments
 (0)