mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 14:04:59 -05:00
feat: add suggestions
This commit is contained in:
parent
411b583e5f
commit
e1d0abf330
22
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
Normal file
22
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
Normal file
@ -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.
|
||||
Loading…
Reference in New Issue
Block a user