We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Submitting a fix
- Revise documentation
- Add a resource
- Proposing new features
- Becoming a maintainer
We use github to host code, to track issues and feature requests, as well as accept pull requests.
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
- Fork the repo and create your branch from
master
. - Revise the documentation in the
docs
folder. - Issue that pull request!
Please make sure to add English resources only. Also, no affiliate links. We want to keep the list as unbiased as possible.
- Click on the
Edit this page
link at the bottom of the page. - On the GitHub page, click on the
pencil
icon to edit the file. - Add the resource to the appropriate section.
- Markdown syntax:
[Link Title](URL)
Please make sure to keep the format consistent with the rest of the list.
- Issue that pull request!
Contributions to the documentation are much appreciated!
Report bugs or Broken Links using Github's issues
We use GitHub issues to track public bugs or Broken Links. Report by opening a new issue; it's that easy!
Great Bug Reports tend to have:
- A quick summary and/or background
- Where you saw the bug or broken link
- Steps to reproduce
- Be specific!
- Give sample code if you can.
By contributing, you agree that your contributions will be licensed under its MIT License.
This document was adapted from the open-source contribution guidelines for aws-solutions-architect