info: make bug report log field mandatory

Sick and tired of people providing unhelpful bug reports without a
stack trace. This should force them to provide one.
This commit is contained in:
Alexander Capehart 2022-12-30 14:42:19 -07:00
parent b0f38fc5db
commit 4533251efd
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -72,6 +72,8 @@ body:
- `./adb -d logcat AndroidRuntime:E *:S` in the case of a crash
5. Copy and paste the output to this area of the issue.
render: shell
validations:
required: true
- type: checkboxes
id: terms
attributes: