add gitea templates
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/test Pipeline is pending approval

This commit is contained in:
Simon Vieille 2024-08-11 19:35:19 +02:00
commit 0548409184
Signed by: deblan
GPG key ID: 579388D585F70417
4 changed files with 131 additions and 0 deletions

View file

@ -0,0 +1,26 @@
name: New question
about: Use this template when you don't know how to do something
title: "[Question] "
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill information.
- type: textarea
id: environment
attributes:
label: Environment
value: |
* i3 wallpaper manager version:
* i3-wm version:
* Operating system and version:
validations:
required: true
- type: textarea
id: question
attributes:
label: Question
validations:
required: true