The /.github/workflows/CONTRIBUTING.md (i.e. this) file allows to specify guidelines for how to contribute on the
repository. Here's a nice example.
If you are contributing to this repository, please follow the following guidelines:
Open an issue on the GitHub repository by explaining what contribution you want to make. Discuss:
- Why the contribution is helpful
- What impact has on the current state of the repository (compatibility, changes, ...)
Before opening the pull request, make sure that the changes work locally on your machine and that all tests that concern your contribution pass.
That's it! 🤓