From e1d0abf33009e077829da6fe3d080675a1014f4a Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Mon, 24 Mar 2025 21:08:32 -0500 Subject: [PATCH] feat: add suggestions --- .github/ISSUE_TEMPLATE/suggestion.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/suggestion.yml diff --git a/.github/ISSUE_TEMPLATE/suggestion.yml b/.github/ISSUE_TEMPLATE/suggestion.yml new file mode 100644 index 0000000..711b553 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggestion.yml @@ -0,0 +1,22 @@ +name: Suggestion +title: '[sug]: ' +labels: ['suggestion'] +description: Suggest a feature that could be added to MHSF +body: + - type: markdown + attributes: + value: | + Thank you! Filling out this suggestion will help improve MHSF and to make it usable by all users. + + Try and be as descriptive as possible & type in a way thats able to understood by other contributors. + - type: textarea + attributes: + label: Your Idea + description: Tell us what you want! Be specific! + placeholder: Custom filters built in TypeScript is a great featur... + validations: + required: true + - type: input + attributes: + label: Screenshots, art, or any other information + description: You could create a screenshot or Figma design showing how you invisioned that.