|
| 1 | +# Contributing |
| 2 | + |
| 3 | +Contributions are welcome, and they are greatly appreciated! Every little bit |
| 4 | +helps, and credit will always be given. |
| 5 | + |
| 6 | +You can contribute in many ways: |
| 7 | + |
| 8 | +## Report Bugs or Request Features |
| 9 | + |
| 10 | +Report bugs or request new features at <https://github.com/ansible/dispatcher/issues> |
| 11 | + |
| 12 | +If you are reporting a bug, please fill the form and try to include: |
| 13 | + |
| 14 | +* Your operating system name and relevant versions. |
| 15 | +* Any details about your local setup that might be helpful in troubleshooting. |
| 16 | +* Detailed steps to reproduce the bug. |
| 17 | + |
| 18 | +If you are proposing a feature: |
| 19 | + |
| 20 | +* Explain in detail how it would work. |
| 21 | +* Keep the scope as narrow as possible, to make it easier to implement. |
| 22 | + |
| 23 | +## Pull Request Guidelines |
| 24 | + |
| 25 | +Before you submit a pull request, check that it meets these guidelines: |
| 26 | + |
| 27 | +1. The pull request should include tests if code changes are introduced. |
| 28 | +3. The pull request should pass all tests, linters and CI checks. |
| 29 | + |
| 30 | +## Communication |
| 31 | + |
| 32 | +Join the Ansible forum to ask questions, get help, and interact with the community. |
| 33 | + |
| 34 | +* [Get Help](https://forum.ansible.com/c/help/6): get help or help others. |
| 35 | + Please add appropriate tags if you start new discussions. |
| 36 | +* [Social Spaces](https://forum.ansible.com/c/chat/4): meet and interact with |
| 37 | + fellow enthusiasts. |
| 38 | +* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide |
| 39 | + announcements including social events. |
| 40 | + |
| 41 | +To get release announcements and important changes from the community, see the |
| 42 | +[Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn). |
0 commit comments