diff options
author | Vendicated <vendicated@riseup.net> | 2023-01-19 19:35:53 +0100 |
---|---|---|
committer | Vendicated <vendicated@riseup.net> | 2023-01-19 19:35:53 +0100 |
commit | ef5b3e1818b959e77a2e2f7f4229a712d5983cbe (patch) | |
tree | 41605115e44123627c3caef3cfc9f85f966b16f4 /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | 7fe3a2c8059e2f9b51a8ac559a8badcefb607266 (diff) | |
download | Vencord-ef5b3e1818b959e77a2e2f7f4229a712d5983cbe.tar.gz Vencord-ef5b3e1818b959e77a2e2f7f4229a712d5983cbe.tar.bz2 Vencord-ef5b3e1818b959e77a2e2f7f4229a712d5983cbe.zip |
add issue title templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2721360..eb66cee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,7 @@ name: Bug/Crash Report description: Create a bug or crash report for Vencord labels: [bug] +title: "[Bug] <title>" body: - type: input |