1
0
Fork 0
VendroidEnhanced/.github/ISSUE_TEMPLATE/blank.yml

24 lines
737 B
YAML
Raw Normal View History

2024-04-30 19:20:37 -04:00
name: Blank issue
description: Open a blank issue. Only for contributors or if explicitly allowed by one.
title: "<title>"
2024-04-30 19:13:42 -04:00
body:
- type: markdown
attributes:
value: |
> [!CAUTION]
> ## ONLY OPEN A BLANK ISSUE if you:
2024-06-14 19:12:35 -04:00
> - contributed to this repository;
> - are a Vencord (upstream) contributor;
> - were explicitly told to do so by a contributor or org member.
> If you don't meet the conditions, please use the other templates.
>
> **If you open a blank issue without meeting these conditions, you will be blocked from the repository.**
2024-04-30 19:13:42 -04:00
- type: textarea
id: description
attributes:
label: Issue content
validations:
required: true