Skip to content

Commit ec0baf8

Browse files
committed
Update issue template
1 parent e2dfdba commit ec0baf8

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.yaml

+18-10
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,21 @@ body:
1515
attributes:
1616
label: Which version contains the bug?
1717
placeholder: 1.0.0
18-
- type: textarea
19-
id: description
20-
attributes:
21-
label: Describe the bug
22-
description: Please provide a concise description of the bug, add any relevant output or error messages. You can use markdown.
23-
- type: textarea
24-
id: recreate
25-
attributes:
26-
label: How to recreate the bug?
27-
description: Please provide the steps to recreate the issue.
18+
---
19+
20+
## Description
21+
22+
A clear and concise description of what the bug is.
23+
24+
## To Reproduce
25+
26+
Describe how to reproduce the bug.
27+
28+
## Your Environment
29+
30+
Include as many relevant details about the environment you experienced the problem in.
31+
32+
* Version (commit) used:
33+
* Ansible version:
34+
* Python version:
35+
* Operating System and version:

0 commit comments

Comments
 (0)