Thank you for your interest in contributing.
- Fork the repository
- Create a feature branch from
main - Make your changes
- Submit a pull request
- Keep PRs focused on a single change
- Write clear commit messages explaining why, not just what
- Ensure your branch is up to date with
mainbefore submitting - All PRs to main/master require review (enterprise policy)
feature/description— new functionalityfix/description— bug fixesdocs/description— documentation changes
- Follow existing code style in the repository
- Add tests for new functionality where applicable
- Do not commit secrets, credentials, or environment files
- Use the repository's issue templates when available
- Include steps to reproduce for bug reports
- Check existing issues before creating duplicates
By contributing, you agree that your contributions will be licensed under the repository's existing license. BlackRoad OS repositories use a proprietary license unless otherwise stated.
Open a discussion or reach out at hello@blackroad.io.