mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
convert issue templates to yaml
also move the templates to .gitea to reflect the migration to Codeberg
This commit is contained in:
parent
2e4fdc1664
commit
ff39cac355
4 changed files with 36 additions and 27 deletions
9
.gitea/issue_template/enhancement-idea.yml
Normal file
9
.gitea/issue_template/enhancement-idea.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
name: Enhancement idea
|
||||
about: Suggest a feature or improvement
|
||||
title:
|
||||
labels:
|
||||
- 'Kind/Feature'
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
Loading…
Add table
Add a link
Reference in a new issue