diff options
author | V <vendicated@riseup.net> | 2023-07-27 01:33:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 01:33:55 +0200 |
commit | f62efa5aa7f28b6c9e10fc87635b18e434be9394 (patch) | |
tree | 2cf32dc439124dd0bef59174f27a2eff756988b5 | |
parent | 1d77ab0adec64e33f48f0de38ab50198b1772e6a (diff) | |
download | Vencord-f62efa5aa7f28b6c9e10fc87635b18e434be9394.tar.gz Vencord-f62efa5aa7f28b6c9e10fc87635b18e434be9394.tar.bz2 Vencord-f62efa5aa7f28b6c9e10fc87635b18e434be9394.zip |
Update blank.yml
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank.yml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.yml b/.github/ISSUE_TEMPLATE/blank.yml index 9887db9..e420721 100644 --- a/.github/ISSUE_TEMPLATE/blank.yml +++ b/.github/ISSUE_TEMPLATE/blank.yml @@ -1,22 +1,3 @@ name: Blank Template description: Use this only if your issue does not fit into another template. **DO NOT ASK FOR SUPPORT OR REQUEST PLUGINS** labels: [] - -body: - - type: textarea - id: info-sec - attributes: - label: Tell us all about it. - description: Go nuts, let us know what you're wanting to bring attention to. - placeholder: ... - validations: - required: true - - - type: checkboxes - id: agreement-check - attributes: - label: Request Agreement - description: DO NOT USE THIS TEMPLATE FOR SUPPORT OR PLUGIN REQUESTS!!! For Support, **join our Discord**. For plugin requests, **use discussions** - options: - - label: This is not a support or plugin request - required: true |