mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-24 15:01:43 -07:00
Update bug reporting instructions to refer to the issue template
This commit is contained in:
parent
acae162d4d
commit
b5c242773d
1 changed files with 1 additions and 8 deletions
|
@ -91,14 +91,7 @@ Bugs should be reported to [github.com/ansible/ansible](http://github.com/ansibl
|
||||||
signing up for a free github account. Before reporting a bug, please use the bug/issue search
|
signing up for a free github account. Before reporting a bug, please use the bug/issue search
|
||||||
to see if the issue has already been reported.
|
to see if the issue has already been reported.
|
||||||
|
|
||||||
When filing a bug, the following information is always required:
|
When filing a bug, please use the [issue template](https://raw2.github.com/ansible/ansible/devel/examples/issues/ISSUE_TEMPLATE.md) to provide all relevant information.
|
||||||
|
|
||||||
* A good name for the bug ("Foo module raises exception when xyz=glork is used", vs "foo doesn't work")
|
|
||||||
* A succinct description of the problem
|
|
||||||
* What version of ansible you are using (ansible --version)
|
|
||||||
* Steps to reproduce the problem, including commands or playbook snippets as relevant
|
|
||||||
* Expected results
|
|
||||||
* Actual results, and as full/complete output as possible
|
|
||||||
|
|
||||||
Do not use the issue tracker for "how do I do this" type questions. These are great candidates
|
Do not use the issue tracker for "how do I do this" type questions. These are great candidates
|
||||||
for IRC or the mailing list instead where things are likely to be more of a discussion.
|
for IRC or the mailing list instead where things are likely to be more of a discussion.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue