Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The process for contributing to this repo is as follows:
- Fork this repo
- Clone this repo to your local workstation
- Create a new branch
- Update
list.ymlto include your submission entry - Optionally run
make deps testto validate your entry - Push your new branch with the updated list entry to Github
- Submit your PR for approval
If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. There's no need to open a new PR, just edit the existing one. If you're not sure how to do that, here is a guide on the different ways you can update your PR so that we can merge it.