diff --git a/.github/ISSUE_TEMPLATE/REQUEST.yml b/.github/ISSUE_TEMPLATE/REQUEST.yml new file mode 100644 index 00000000..db896662 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/REQUEST.yml @@ -0,0 +1,10 @@ +name: Feature Request +description: Open a feature request +title: '[Request]: ' +body: + - type: textarea + attributes: + label: What do you need? + placeholder: Please be specific, also bear in mind depending on your requirement a paid sponsorship might be necessary. + validations: + required: true