Add misc information question (not required)
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
85d995ff23
commit
b3d4da9c0d
|
@ -74,3 +74,8 @@ body:
|
||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
|
- type: textarea
|
||||||
|
id: misc-info
|
||||||
|
attributes:
|
||||||
|
label: Any other information
|
||||||
|
description: Please enter any other information we should know, if applicable.
|
||||||
|
|
Loading…
Reference in New Issue