From e2d688dd25511e0da4f8bb04966ff2b2e56394a8 Mon Sep 17 00:00:00 2001 From: Jan Amann Date: Wed, 22 Mar 2023 12:21:36 +0100 Subject: [PATCH] Update feature_request.yml [skip ci] --- .github/ISSUE_TEMPLATE/feature_request.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 99ffd894a..7ccf6d77b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,10 +2,14 @@ name: Feature request description: Suggest an idea for this project labels: - enhancement + - unconfirmed body: - type: markdown attributes: - value: Thanks for taking the time to file a feature request! Please fill out this form as completely as possible. + value: Thanks for taking the time to file a feature request! Please fill out this form completely. + - type: markdown + attributes: + value: Please keep in mind that if something doesn't work as expected, you might want to [create a bug report](https://github.com/amannn/next-intl/issues/new/choose) instead. Bug reports disguised as feature requests will be closed. - type: textarea attributes: label: Is your feature request related to a problem? Please describe.