diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6744e65..09e92f2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,13 +1,13 @@ name: Feature Request description: Request a Vendroid-specific feature. labels: [enhancement] -title: "[Bug] " +title: "[FeatReq] <title>" body: - type: markdown attributes: value: | - > [!INFO] + > [!WARNING] > This is not for requesting plugins that should be available outside of Vendroid. - type: textarea @@ -27,4 +27,4 @@ body: - label: I am not suggesting a feature that could be selfbotting (automating/bulk sending actions) required: true - label: I have checked for duplicates in the repo - required: true \ No newline at end of file + required: true