From c1b04de8f580e6493164e948a4fcebce579645ab Mon Sep 17 00:00:00 2001 From: Andrew Curtis <80860310+meisZWFLZ@users.noreply.github.com> Date: Wed, 1 Jan 2025 20:54:11 -0700 Subject: [PATCH] :pencil2: Fix typo --- .github/ISSUE_TEMPLATE/feature.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 08d41958..d1be0871 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -11,7 +11,7 @@ body: LemLib Code of Conduct: https://github.com/LemLib/LemLib/blob/master/.github/CODE_OF_CONDUCT.md options: - - label: Are you making this bug report in good faith? + - label: Are you making this feature request in good faith? required: true - label: >- Do you agree to follow the LemLib Code of Conduct at all times while @@ -39,4 +39,4 @@ body: - type: textarea attributes: label: What's the Motivation for this request? - description: How would this benefit users/maintainers? \ No newline at end of file + description: How would this benefit users/maintainers?