Combine REVIEW_CHECKLIST.md and CONTRIBUTING.md and fix links

This commit is contained in:
Maxwell G 2022-09-05 14:38:58 -05:00
commit a86b708c6f
No known key found for this signature in database
GPG key ID: F79E4E25E8C661F8
2 changed files with 3 additions and 4 deletions

View file

@ -1,3 +1,5 @@
# Contributing
Refer to the [Ansible Contributing guidelines](https://github.com/ansible/community-docs/blob/main/contributing.rst) to learn how to contribute to this collection.
Refer to the [Ansible Contributing guidelines](https://docs.ansible.com/ansible/devel/community/index.html) to learn how to contribute to this collection.
Refer to the [review checklist](https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_reviewing.html) when triaging issues or reviewing PRs.

View file

@ -1,3 +0,0 @@
# Review Checklist
Refer to the [Collection review checklist](https://github.com/ansible/community-docs/blob/main/review_checklist.rst).