doc(issue-template): reproduction, formatting
This commit is contained in:
@@ -26,11 +26,22 @@ body:
|
||||
validations:
|
||||
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
|
||||
id: version
|
||||
attributes:
|
||||
label: Output of `pacdef version`
|
||||
description: What version of pacdef are you running?
|
||||
label: Version of pacdef
|
||||
description: Paste the complete output of `pacdef version`.
|
||||
render: shell
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -38,7 +49,7 @@ body:
|
||||
id: os
|
||||
attributes:
|
||||
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:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user