Add 'other' issue template -noci

This commit is contained in:
Sinai 2021-07-05 19:05:04 +10:00
parent fbefccd6b7
commit e2b2c9038a

13
.github/ISSUE_TEMPLATE/other.yaml vendored Normal file
View File

@ -0,0 +1,13 @@
name: Other
description: Something else?
title: "[Other]: "
labels: [Other]
body:
- type: textarea
id: description
attributes:
label: Describe the issue
description: |
Please describe the issue in as much detail as possible.
validations:
required: true