fix(okr): rett CONTRIBUTING/GOVERNANCE-motsigelse, SECURITY-kanal, uciterte statistikker

This commit is contained in:
Kjell Tore Guttormsen 2026-06-23 21:19:50 +02:00
commit 5723c7957e
4 changed files with 13 additions and 14 deletions

View file

@ -20,14 +20,13 @@ Takk for at du vil bidra til OKR-pluginen!
3. Explain why this would benefit other users
4. Consider public sector context and constraints
### Submitting Pull Requests
### Pull Requests — not accepted
1. Fork the repository
2. Create a feature branch (`git checkout -b feature/my-feature`)
3. Make your changes
4. Test thoroughly with `/okr` commands
5. Commit with clear messages (`feat:`, `fix:`, `docs:`)
6. Push and open a PR
This is a single-maintainer, fork-and-own reference plugin: **pull requests are
not accepted.** See [GOVERNANCE.md](GOVERNANCE.md) (section "Pull requests — no")
for the rationale and the contribution model. To propose a change, open an issue
(see above); to adapt the plugin for your organization, fork it and own the
result — the recommended adoption pattern described in GOVERNANCE.md.
## Development Setup