From 04c0f8783d9fc803f256ee8d259e68118910f912 Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Wed, 15 Dec 2021 22:11:43 +0100 Subject: [PATCH] chore: fix bug report template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 026b0c635..5b8192ca7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -104,6 +104,7 @@ body: - type: checkboxes id: terms attributes: + label: Please accept these terms options: - label: I have searched the [existing issues](https://github.com/NativeScript/NativeScript/issues) as well as [StackOverflow](https://stackoverflow.com/questions/tagged/nativescript) and this has not been posted before required: true