Thank you for contributing to GilmanLab/platform.
Use GitHub Discussions for design questions and broader platform planning. Use GitHub Issues for non-security bugs. For vulnerabilities, stop and follow SECURITY.md instead of using public channels.
- Keep changes scoped to one platform component or support concern.
- Update tests, validation, or docs when behavior changes.
- Describe user-facing and operator-facing impact clearly in the pull request.
- Make sure CI passes before requesting review.
Validate the repository baseline:
moon ci --summary minimal
moon run :check