feat: add gitea issue template

This commit is contained in:
kolaente 2022-10-01 18:14:49 +02:00
parent ce621ee5d6
commit 0612f4d0e0
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 59 additions and 0 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ config.yml
config.yaml
!docs/config.yml
!.github/ISSUE_TEMPLATE/config.yml
!.gitea/ISSUE_TEMPLATE/config.yml
docs/themes/
*.db
Run