Thanks for contributing to HeySalad CTO.
- Fork the repository.
- Create a branch from
main. - Make focused changes with clear commit messages.
- Run local checks before pushing:
./scripts/security/scan-secrets.sh- Shell syntax checks for changed scripts
- Open a pull request using the PR template.
- Describe what changed and why.
- Link related issues.
- Include tests or verification steps.
- Do not commit credentials, tokens, or API keys.
- Maintainers cut releases using tags like
v1.2.3. - A GitHub Release is generated automatically by workflow.
By contributing, you agree your contributions are licensed under Apache-2.0.
Keep NOTICE, ATTRIBUTION.md, and TRADEMARKS.md intact in redistributions.