Add other issue template

This commit is contained in:
Avery 2023-12-05 18:26:56 -05:00
parent 93d0e01668
commit 597b7f43c7
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
name: Other
about: Something else
labels: []
body:
- type: markdown
attributes:
value: |
- If you're reporting a bug or requesting a feature, please [use the applicable issue template](https://codeberg.org/avery42/delfin/issues/new/choose).
- Before creating a new issue, please [take a moment to check that it doesn't already exist](https://codeberg.org/avery42/delfin/issues).
- Be civil, and follow the [Code of Conduct](https://codeberg.org/avery42/delfin/src/branch/main/CODE_OF_CONDUCT.md).
- id: description
type: textarea
attributes:
label: Description
validations:
required: false