Vesktop/.github/ISSUE_TEMPLATE/blank.yml

19 lines
624 B
YAML
Raw Normal View History

2024-05-03 14:49:49 +02:00
name: Blank Issue
description: Reserved for developers. Use the bug report or feature request templates instead.
body:
- type: markdown
attributes:
value: |
2025-02-18 14:14:19 +01:00
![Are you a developer? No? This form is not for you!](https://github.com/Vencord/Vesktop/blob/main/.github/ISSUE_TEMPLATE/developer-banner.png?raw=true)
2024-05-03 14:49:49 +02:00
2025-02-18 14:14:19 +01:00
GitHub Issues are for developers, not support. Please use our [support server](https://vencord.dev/discord) if you are not a developer.
2024-05-03 14:49:49 +02:00
- type: textarea
id: content
attributes:
label: Content
validations:
required: true