chore: added 'other' issue template

This commit is contained in:
Petra Baranski
2023-08-26 13:01:27 +02:00
parent 7c6e32f4b1
commit 211b627a75

11
.github/ISSUE_TEMPLATE/other.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
name: Other
description: Anything that doesn't fit into one of the other issue categories
title: ""
body:
- type: textarea
id: whats-up
attributes:
label: What is the issue?
description: Is some tooling not working? Performance issues? ...
validations:
required: true