Note we have a code of conduct, please follow it in all your interactions with the project.
Ensure you've read through the documentation so you understand the core concepts of the project. If you're looking to get familiar with go, following the getting started guide can be a good starting point.
- Ensure any dependencies or build artifacts are removed/ignored before creating a commit.
- Commits follow the conventional commits guidelines. (You can look up the supported types along with an explanation here)
- Update the documentation with details of changes to the functionality, this includes new segments or core functionality.
- Pull Requests are merged once all checks pass and a project maintainer has approved it.