Getting help
- Docs - you are here. Use the sidebar to find a topic or a specific provider.
- API reference - pkg.go.dev/github.com/xavidop/mamori for the full godoc of the core module and each provider.
- Questions & ideas - GitHub Discussions.
- Bugs - open an issue. Include your Go version, the module versions, and a minimal reproduction, with no real secret values.
- Security - report vulnerabilities privately via GitHub Security Advisories, never in a public issue. See the Security page.
Contributing
Contributions are welcome, new providers especially. Read CONTRIBUTING.md and the Write a provider guide. A provider that passes the providertest conformance kit gets listed in the README with a badge.
Before filing a bug, please check these docs and existing issues. When you do file one, keep secret values out of it.