Room for extra details for:

- bug report
- feature request
pull/2077/head
EmilySeville7cfg 2022-02-20 18:47:44 +10:00
parent 2927f672fd
commit df1881acfa
2 changed files with 10 additions and 1 deletions

View File

@ -78,3 +78,8 @@ body:
``` ```
validations: validations:
required: true required: true
- type: textarea
attributes:
label: Notes
description: >
Provide any extra details here.

View File

@ -27,4 +27,8 @@ body:
description: > description: >
How has this issue affected you? What are you trying to accomplish? How has this issue affected you? What are you trying to accomplish?
Providing context helps us come up with a solution that is most useful in the real world. Providing context helps us come up with a solution that is most useful in the real world.
- type: textarea
attributes:
label: Notes
description: >
Provide any extra details here.