fix filename

This commit is contained in:
Kevin Papst
2022-10-19 00:08:56 +02:00
parent 662259468d
commit 35fb15fe9f
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help us improve Kimai
labels: bug
labels: ["bug"]
body:
- type: markdown
attributes:
@@ -45,6 +45,14 @@ body:
attributes:
label: Screenshots
description: If applicable, add screenshots to better explain your problem.
- type: input
id: version
attributes:
label: Kimai version
description: Which version of Kimai are you running (check Doctor or About screen)
placeholder: 1.xx.x
validations:
required: true
- type: dropdown
id: installation
attributes:

View File

@@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea to make Kimai better
labels: feature request
labels: ["feature request"]
body:
- type: markdown
attributes: