Contributing¶
JARVIS RD Assistant is currently solo-maintained, but contributions are welcome. The canonical contributor guide is CONTRIBUTING.md in the repository root.
Contributions should use a feature branch and a pull request against main.
Pull requests are expected to pass the required CI and security gates before
merge, and user-visible changes should update the changelog and relevant docs.
Public commit messages and pull-request descriptions should explain the user or engineering value of the change. Do not include local hostnames, private paths, API keys, session logs, generated tool footers, or internal workflow labels.
Security issues should not be opened as public issues. Use the reporting process in SECURITY.md.