From c2f87395938c317dd933219e438c77b319948329 Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Wed, 15 Dec 2021 22:11:25 +0100 Subject: [PATCH] chore: fix feature request template --- .github/ISSUE_TEMPLATE/feature_request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 2558c2d49..19c5528be 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -63,6 +63,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