Thank you for your interest in contributing. Every merged PR on GitNull earns an immutable onchain proof — your contribution lives forever.
- Fork this repository
- Create a feature branch:
git checkout -b feat/your-feature - Commit your changes:
git commit -m "feat: description" - Push and open a PR
We use Conventional Commits:
feat:new featurefix:bug fixdocs:documentation onlyrefactor:code change without new feature or bug fixchore:build process, dependency updates
- Ensure CI passes
- The openclaude agent will automatically review your PR — address any CRITICAL or HIGH findings before merge
- Maintainers review within 48 hours
- Every merged PR mints an onchain proof NFT to your wallet
Email security@gitnull.xyz — do not open a public issue for vulnerabilities.
By contributing, you agree your contributions are licensed under the MIT License.