diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02318ce..8f033c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,11 +5,13 @@ Your contributions are always welcome! ## Guidelines - Add one link per Pull Request. -- Add the link: `- [project-name](http://example.com/) - A short and concise description that ends with a period.` +- Add the link: `- [project-name](http://example.com/) - A short description that ends with a period.` + - Keep descriptions concise. + - End descriptions with a period `.`. - Add a section if needed. - - Add the section description. - - Add the section title to Table of Contents. -- Search previous suggestions before making a new one, to avoid duplicate suggestions. + - Add the section description. + - Add the section title to Table of Contents. +- Search previous suggestions/issues before making a new one, to avoid duplicate suggestions. - Check your spelling and grammar. - Remove any trailing whitespace. -- Please send a reason why the suggested Resource is awesome, alongside your Pull Request \ No newline at end of file +- Send a Pull Request with the reason whe the suggested Resource is awesome. diff --git a/README.md b/README.md index 491c71a..de00245 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,10 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat - [Ansible Tower](https://www.ansible.com/products/tower) - Ansible Tower by Red Hat helps you scale IT automation, manage complex deployments and speed productivity. Extend the power of Ansible to your entire team. - [AWX](https://github.com/ansible/awx) - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX. - [semaphore](https://github.com/ansible-semaphore/semaphore) - Open Source alternative to Ansible Tower. -- [Ansible Lint](https://github.com/willthames/ansible-lint) - Checks Playbooks for best practices and behavior that could potentially be improved. +- [Ansible Lint](https://github.com/ansible/ansible-lint) - Checks Playbooks for best practices and behavior that could potentially be improved. - [Ansible cmdb](https://github.com/fboender/ansible-cmdb) - Takes the output of Ansible's fact gathering and converts it into a static HTML page. - [ARA, Ansible Run Analysis](https://github.com/openstack/ara) - ARA records Ansible Playbook runs and makes the recorded data available and intuitive for users and systems. -- [Molecule](https://github.com/metacloud/molecule) - Molecule aids in the development and testing of Ansible roles. +- [Molecule](https://github.com/ansible/molecule) - Molecule aids in the development and testing of Ansible roles. - [Packer Ansible Provisioner](https://www.packer.io/docs/provisioners/ansible-local.html) - This Provisioner can be used to automate VM Image Creation via Packer with Ansible. - [Excel Ansible Inventory](https://github.com/KeyboardInterrupt/ansible_xlsx_inventory) - Turn any Excel Spreadsheet into an Ansible Inventory