From 3d1561de751b939d87d4caa863c470560949787d Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 14 Aug 2022 21:55:23 +0700 Subject: [PATCH] better wording feature request help --- .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 0943a89..592d5e3 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -31,7 +31,7 @@ body: id: help attributes: label: Your help is needed! - description: This project is ambitious as it is, please help implement your feature. + description: This project is ambitious as it is, please contribute. options: - - label: Yes I can help! + - label: Yes I can help with this feature request! required: false