diff options
author | V <vendicated@riseup.net> | 2023-07-27 01:35:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 01:35:58 +0200 |
commit | d18681c197171cd7d857a1d11ef67ebd202463aa (patch) | |
tree | 645e09f002a0314fb142ad5d3a6d75273e883e63 /.github | |
parent | c024db1bc4d00c69df8290588184557d14e30b9d (diff) | |
download | Vencord-d18681c197171cd7d857a1d11ef67ebd202463aa.tar.gz Vencord-d18681c197171cd7d857a1d11ef67ebd202463aa.tar.bz2 Vencord-d18681c197171cd7d857a1d11ef67ebd202463aa.zip |
Delete blank.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.yml b/.github/ISSUE_TEMPLATE/blank.yml deleted file mode 100644 index ee7d271..0000000 --- a/.github/ISSUE_TEMPLATE/blank.yml +++ /dev/null @@ -1,7 +0,0 @@ -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: "..." |