From 64c105b369c13456f48093d6f7365f612cae452c Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 14 Jul 2021 11:34:09 +0200 Subject: [PATCH] Update FEATURE_REQUEST.yml --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index 1c04022..6d9f332 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -29,8 +29,8 @@ body: required: true - type: checkboxes attributes: - label: Code of Conduct - description: Please agree to follow this project's [Code of Conduct](https://github.com/mrousavy/react-native-vision-camera/blob/main/CODE_OF_CONDUCT.md). + label: Additional information + description: Please check all the boxes that apply options: - label: I agree to follow this project's [Code of Conduct](https://github.com/mrousavy/react-native-vision-camera/blob/main/CODE_OF_CONDUCT.md) required: true