mirror of https://github.com/buresdv/Cork
~ Errors now mandatory for bug reports
This commit is contained in:
parent
b93184ffe6
commit
bed3781d15
|
|
@ -30,6 +30,8 @@ body:
|
||||||
description: Providing error logs would help greatly in diagnosing your problem. Follow [this](https://github.com/buresdv/Cork/wiki/Getting-Logs) tutorial on how to get relevant logs.
|
description: Providing error logs would help greatly in diagnosing your problem. Follow [this](https://github.com/buresdv/Cork/wiki/Getting-Logs) tutorial on how to get relevant logs.
|
||||||
placeholder: Error logs go here
|
placeholder: Error logs go here
|
||||||
render: shell
|
render: shell
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: app-version
|
id: app-version
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue