chore: require atuin doctor in issue form (#1872)

This commit is contained in:
Ellie Huxtable 2024-03-13 13:40:59 +00:00 committed by GitHub
parent 9ae167d44b
commit 11c0dfc137
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,14 +13,15 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
validations:
required: true
- type: textarea
id: doctor
validations:
required: true
attributes:
label: Atuin doctor output
description: Please run 'atuin doctor' and share the output. If it fails to run, share any errors.
description: Please run 'atuin doctor' and share the output. If it fails to run, share any errors. This requires Atuin >=v18.1.0
render: yaml
- type: checkboxes
id: terms