1
0

feat: add gitea issue template

This commit is contained in:
kolaente
2022-10-01 18:14:49 +02:00
parent ce621ee5d6
commit 0612f4d0e0
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