From 752fa7aad967cb977575e5e1a812394a197f3fd3 Mon Sep 17 00:00:00 2001 From: ATLauncher Bot <38805255+atlauncher-bot@users.noreply.github.com> Date: Thu, 27 Apr 2023 10:19:00 +1000 Subject: [PATCH] chore: update .github/ISSUE_TEMPLATE/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 691a0f0f..c550dc97 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,5 @@ name: Feature Request -description: File a bug report +description: Request a feature labels: ["enhancement", "triage"] body: - type: markdown @@ -48,4 +48,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](../blob/master/CODE_OF_CONDUCT.md) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true