mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
chore: added 'other' issue template
This commit is contained in:
11
.github/ISSUE_TEMPLATE/other.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/other.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user