Skip to content

Commit b966f3d

Browse files
authored
chore: fix issue forms (#5612)
* Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update bug_report.yaml * Update feature_request.yaml
1 parent fade332 commit b966f3d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ body:
104104
- type: checkboxes
105105
id: terms
106106
attributes:
107+
label: Please accept these terms
107108
options:
108109
- label: I have searched the [existing issues](https://github.com/NativeScript/nativescript-cli/issues) as well as [StackOverflow](https://stackoverflow.com/questions/tagged/nativescript) and this has not been posted before
109110
required: true

.github/ISSUE_TEMPLATE/feature_request.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ body:
6363
- type: checkboxes
6464
id: terms
6565
attributes:
66+
label: Please accept these terms
6667
options:
6768
- label: I have searched the [existing issues](https://github.com/NativeScript/nativescript-cli/issues) as well as [StackOverflow](https://stackoverflow.com/questions/tagged/nativescript) and this has not been posted before
6869
required: true

0 commit comments

Comments
 (0)