Contributing
You can contribute to Pulse by working from the two source repos, running focused checks, and submitting a PR with evidence for the change.
CLA requirement
By submitting a pull request, you agree to the Contributor License Agreement in CLA.md. No separate signature is required.
Dev environment setup
Running tests
Core fast path:
Community package path:
Code style
Run the same tools CI checks for package quality:
PR conventions
Use a focused branch, describe the behavior change, include tests or explain the verification gap, and avoid mixing unrelated cleanup with the feature or fix.
Security issues
Do not open a public issue with exploit details. Follow SECURITY.md responsible disclosure guidance.
Related pages
Last modified on May 8, 2026