File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,20 @@ body:
1818 - type : textarea
1919 id : description
2020 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 .
21+ label : Description
22+ description : A clear and concise description of what the bug is .
2323 - type : textarea
24- id : recreate
24+ id : reproduce
2525 attributes :
26- label : How to recreate the bug?
27- description : Please provide the steps to recreate the issue.
26+ label : To Reproduce
27+ description : Describe how to reproduce the bug.
28+ - type : textarea
29+ id : environment
30+ attributes :
31+ label : Your Environment
32+ description : Include as many relevant details about the environment you experienced the problem in.
33+ value : |
34+ * Version (commit) used:
35+ * Ansible version:
36+ * Python version:
37+ * Operating System and version:
You can’t perform that action at this time.
0 commit comments