This repository contains the shared GitHub profile, contribution guidelines, issue forms, pull request template, and repository standards for Wave North Systems.
These defaults are designed to give every repository a consistent starting point while keeping each product's code, deployment settings, and secrets isolated.
- Company repositories are private unless a deliberate publishing decision is recorded.
- People use individual GitHub accounts. Shared credentials are not used.
- Access is granted through teams and reviewed when responsibilities change.
- Changes reach the default branch through pull requests and automated checks.
- Production secrets stay in the deployment platform or an approved secret manager.
See Repository Standards for the baseline applied when a project moves into this organization.