

If you are new to Git, reading our getting started guide on installation and first steps with Git is recommended. This practice allows you to trace the changes that are performed on a specific file, such as a source code, while defining a new version for each change. Join the #ansible-awx channel on is a version control system that supports teamwork between programmers thanks to what in computer science is named versioning.Here's how to reach us with feedback and questions:

If you have questions or need assistance, please reach out to our community team at Get Involved We ask all of our community members and contributors to adhere to the Ansible code of conduct. But before opening a new issue, we ask that you please take a look at our Issues guide. If you're experiencing a problem that you feel is a bug in AWX or have ideas for improving AWX, we encourage you to open an issue and share your feedback. This not only helps everyone know what's going on, but it also helps save time and effort if the community decides some changes are needed. If submitting a large code change, it's a good idea to join the #ansible-awx channel on and talk about what you would like to do or add first.Take care to make sure no merge commits are in the submission, and use git rebase vs.All contributors must use git commit -signoff for any commit to be merged and agree that usage of -signoff constitutes agreement with the terms of DCO 1.1.All code submissions are made through pull requests against the devel branch.Refer to the Contributing guide to get started developing, testing, and building AWX.The AWX logos and branding assets are covered by our trademark guidelines. The AWX Project Frequently Asked Questions can be found here. To learn more about using AWX, and Tower, view the Tower docs site. To install AWX, please view the Install guide. It is one of the upstream projects for Red Hat Ansible Automation Platform. AWX provides a web-based user interface, REST API, and task engine built on top of Ansible.
