From 1ce76213ee59ac58fc84a6441e61f7bcd3712457 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 8 Jun 2023 12:57:36 +0200 Subject: [PATCH] Update feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 441fa8cae..021aaaa48 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -10,7 +10,15 @@ body: - type: markdown attributes: value: | - I have a real life job in parallel to this addon, and don't think I'll be able to add new addons for the moment. You can still however express your interest in case someone would do it. If a new addon, have you checked on Google that such as addon doesn't already exists? + I have a real life job in parallel to this addon, and don't think I'll be able to add new addons for the moment. You can still however express your interest in case someone would do it. + - type: checkboxes + id: terms + attributes: + label: Checked + description: "If a new addon, have you checked on Google that such as addon doesn't already exists?" + options: + - label: I agree to follow this project's Code of Conduct + required: true - type: textarea id: description attributes: