EngineMC/.forgejo/issue_template/empty.yml
JeremyStarTM 51a51a6271
Some checks failed
push-build-apidoc / generate-javadoc (push) Failing after 1m21s
push-build-apidoc / build (push) Failing after 1m23s
Initial commit
2024-09-06 01:36:06 +02:00

20 lines
648 B
YAML

name: "👾 Empty"
about: "A clean slate. Only use this one for specific, special cases."
title: "empty: "
labels:
- "Empty"
body:
- type: "markdown"
id: "introduction"
attributes:
value: |
This issue template is meant for specific, special cases, where an empty issue template may be wanted.
You should *NOT* use this template to write bug reports, feature or help requests.
This issue template should ideally only be used by the repository maintainer.
- type: "textarea"
id: "content"
attributes:
label: "Issue content"
description: "Write your issue content here."
validations:
required: true