diff options
author | V <vendicated@riseup.net> | 2023-07-27 01:34:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 01:34:41 +0200 |
commit | d8a0db8beea2bdd3bc35ef8ede5346a5d97e1eb9 (patch) | |
tree | 7445b247228bf4e5a38d057987a076f06a226944 | |
parent | f62efa5aa7f28b6c9e10fc87635b18e434be9394 (diff) | |
download | Vencord-d8a0db8beea2bdd3bc35ef8ede5346a5d97e1eb9.tar.gz Vencord-d8a0db8beea2bdd3bc35ef8ede5346a5d97e1eb9.tar.bz2 Vencord-d8a0db8beea2bdd3bc35ef8ede5346a5d97e1eb9.zip |
Update blank.yml
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.yml b/.github/ISSUE_TEMPLATE/blank.yml index e420721..ee7d271 100644 --- a/.github/ISSUE_TEMPLATE/blank.yml +++ b/.github/ISSUE_TEMPLATE/blank.yml @@ -1,3 +1,7 @@ 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 + attributes: + label: "..." |