diff options
| author | Johannes Herman <johannes.herman@gmail.com> | 2025-07-28 19:23:23 +0200 |
|---|---|---|
| committer | Johannes Herman <johannes.herman@gmail.com> | 2025-07-28 19:23:23 +0200 |
| commit | a167f09bc24a9c1ecb8d9fbc1858708efb030b89 (patch) | |
| tree | 71f7fd81b3af669510c09ad337425639df48e3e4 /.gitea/issue_template/enhancement-idea.yml | |
init, gaps + smartborders
Diffstat (limited to '.gitea/issue_template/enhancement-idea.yml')
| -rw-r--r-- | .gitea/issue_template/enhancement-idea.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitea/issue_template/enhancement-idea.yml b/.gitea/issue_template/enhancement-idea.yml new file mode 100644 index 0000000..be1bbf2 --- /dev/null +++ b/.gitea/issue_template/enhancement-idea.yml @@ -0,0 +1,9 @@ +name: Enhancement idea +about: Suggest a feature or improvement +title: +labels: + - 'Kind/Feature' +body: + - type: textarea + attributes: + label: Description |
