For general contribution and community guidelines, please see the community repo.
NOTE: Updates to docker/tag
should be committed. This is in order that the Jenkins runner will know that it needs
to rebuild the docker image used for building the project.
- Tests are stored in
test/
- WebMocker.cs is used to mock web requests
Reference the internal automated release doc for releasing and promoting.
- Fork the project
- Clone your fork
- Make local changes to your fork by editing files
- Commit your changes
- Push your local changes to the remote server
- Create new Pull Request
From here your pull request will be reviewed and once you've responded to all feedback it will be merged into the project. Congratulations, you're a contributor!