1
0
mirror of synced 2025-01-18 17:14:13 +01:00

git: Added nightly checkbox to bug report template, fixed typo

This commit is contained in:
WerWolv 2021-10-31 17:24:24 +01:00
parent 116caeaa74
commit 3c4d57f63b
2 changed files with 5 additions and 1 deletions

View File

@ -34,6 +34,10 @@ body:
placeholder: X.X.X
validations:
required: true
- type: checkboxes
attributes:
options:
- label: Nightly or built from sources
- type: textarea
attributes:
label: Additional context?

View File

@ -18,4 +18,4 @@ body:
- type: checkboxes
attributes:
options:
- label: I can provide PoC for that feature or am willing to work on it myself and submit a PR
- label: I can provide a PoC for this feature or am willing to work on it myself and submit a PR