You are thinking about contributing to Testcontainers? Awesome, it’s absolutely appreciated. When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Or pick an already existing issue.
To build the project just run the provided Cake script, dotnet cake --target=Build.
- Fork the Testcontainers repository.
- Create a branch to work with and use
feature/orbugfix/as a prefix. - Do not forget the unit tests and keep the SonarCloud statistics in mind.
- If you are finished rebase and create a pull request.
- Cheers, 🍻.