improve issue templates

This commit is contained in:
Vendicated
2024-05-03 14:49:49 +02:00
parent a66af353f7
commit 0623a71271
7 changed files with 201 additions and 88 deletions

18
.github/ISSUE_TEMPLATE/blank.yml vendored Normal file
View File

@@ -0,0 +1,18 @@
name: Blank Issue
description: Reserved for developers. Use the bug report or feature request templates instead.
body:
- type: markdown
attributes:
value: |
# READ THIS BEFORE OPENING AN ISSUE
This form is only meant for Vesktop developers. If you don't know what you're doing,
please use the bug report or feature request templates instead.
- type: textarea
id: content
attributes:
label: Content
validations:
required: true