Update templates.

This commit is contained in:
James Cole 2021-09-11 06:54:57 +02:00
parent b96a7bcbbd
commit 4352f4a095
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5
2 changed files with 5 additions and 12 deletions

View File

@ -33,8 +33,9 @@ body:
- type: textarea
attributes:
label: Actual behaviour
description: Please describe precisely what is actually happening.
label: Debug information
description: Please provide the table from the /debug page
placeholder: The output from the /debug page
validations:
required: true
@ -47,15 +48,7 @@ body:
2. ...
3. ...
validations:
required: true
- type: textarea
attributes:
label: Debug information
description: Please provide the table from the /debug page
placeholder: The output from the /debug page
validations:
required: true
required: false
- type: textarea
attributes:

View File

@ -8,7 +8,7 @@ body:
options:
- label: I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
required: true
- label: My request is not listed as [an idea that won't be implemented](https://docs.firefly-iii.org/firefly-iii/support/features/#ideas-that-wont-be-implemented)
- label: My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/what-its-not/)
required: true
- label: I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue) and this has not been discussed before.
required: true