Contributions are very welcome. See issues, and join us in Slack to talk about your cool ideas for the project.
For purposes of tracking code-origination, we follow a simple sign-off process. If you can attest to the Developer Certificate of Origin then you append in each git commit text a line such as:
Signed-off-by: Your Name <[email protected]>
Conduct your collaboration around the u-root Code of Conduct.
- Please submit issues to https://github.com/JulienVdG/tastevin/issues
We accept GitHub pull requests.
Fork the project on GitHub, work in your fork and in branches, push these to your GitHub fork, and when ready, do a GitHub pull requests against https://github.com/JulienVdG/tastevin.
Every commit in your pull request needs to be able to build and pass the CI tests (once we have some).
If the pull request closes an issue please note it as: "Fixes #NNN"
.