Skip to content

Commit

Permalink
Update contributor doc to add changelog section (#866)
Browse files Browse the repository at this point in the history
Update contributor doc to add changelog section

SUMMARY
Update contributor doc to add changelog section
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
N/A
ADDITIONAL INFORMATION
N/A

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
  • Loading branch information
marknet15 authored Jan 17, 2022
1 parent ed3a7a0 commit fa4bc8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ For general information on running the integration tests see the
[Integration Tests page of the Module Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/testing_integration.html#testing-integration),
especially the section on configuration for cloud tests. For questions about writing tests the Ansible AWS community can be found on [libera.chat](https://libera.chat/) IRC as detailed below.

### Changelog Fragment

Once a PR has been created, make sure to create a changelog [fragment](https://github.com/ansible-collections/community.aws/tree/main/changelogs/fragments).

For more information on changelog fragments then refer to the guide found [here](https://docs.ansible.com/ansible/latest/community/development_process.html#changelogs).

### Code of Conduct
The `community.aws` collection follows the Ansible project's
Expand Down

0 comments on commit fa4bc8f

Please sign in to comment.