doc(issue-template): reproduction, formatting
This commit is contained in:
@@ -26,11 +26,22 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: reproduce
|
||||||
|
attributes:
|
||||||
|
label: How can we reproduce this?
|
||||||
|
description: Provide the exact steps to reproduce the issue.
|
||||||
|
value: "1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
4."
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Output of `pacdef version`
|
label: Version of pacdef
|
||||||
description: What version of pacdef are you running?
|
description: Paste the complete output of `pacdef version`.
|
||||||
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@@ -38,7 +49,7 @@ body:
|
|||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: What operating system and version are you encountering this issue on?
|
label: What operating system and version are you encountering this issue on?
|
||||||
description: Most OS produce output for `lsb_release -a`
|
description: Most OS produce output for `lsb_release -a`.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user