mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update README.md
This commit is contained in:
parent
49667a40c8
commit
7ff430f461
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ Design Principles
|
||||||
Get Involved
|
Get Involved
|
||||||
============
|
============
|
||||||
|
|
||||||
* Read [Contributing.md](https://github.com/ansible/ansible/blob/devel/CONTRIBUTING.md) for all kinds of ways to contribute to and interact with the project, including mailing list information and how to submit bug reports and code to Ansible.
|
* Read [Contributing.md](https://github.com/ansible/ansible/blob/devel/CONTRIBUTING.md) for all kinds of ways to contribute to and interact with the project, including mailing list information and how to submit bug reports and code to Ansible.
|
||||||
|
* When submitting a bug report, include 1) the output of 'ansible --version', 2) what you expected to happen, 3) what actually happened, and 4) any relevant commands and output.
|
||||||
|
* All code submissions are done through pull requests. Take care to make sure no merge commits are in the submission, and use "git rebase" vs "git merge" for this reason. If submitting a large code change (other than modules), it's probably a good idea to join ansible-devel and talk about what you would like to do or add first and to avoid duplicate efforts. This not only helps everyone know what's going on, it also helps save time and effort if we decide some changes are needed.
|
||||||
* irc.freenode.net: #ansible
|
* irc.freenode.net: #ansible
|
||||||
|
|
||||||
Branch Info
|
Branch Info
|
||||||
|
|
Loading…
Reference in a new issue