chore: add governance hygiene files (Phase 0) - #306
Merged
salazarsebas merged 2 commits intoAug 31, 2026
Conversation
- Add CODE_OF_CONDUCT.md (Contributor Covenant v2.1) - Add .github/ISSUE_TEMPLATE/bug_report.md - Add .github/ISSUE_TEMPLATE/feature_request.md - Add .github/PULL_REQUEST_TEMPLATE.md - Add ROADMAP.md (public summary of docs/strategy/13-roadmap.md) - Update SECURITY.md: replace 'maintainer channels' with security@cougr.dev - Update README.md: link ROADMAP.md and CODE_OF_CONDUCT.md - Update CONTRIBUTING.md: link CODE_OF_CONDUCT.md Closes Phase 0 exit criteria from docs/strategy/13-roadmap.md.
|
@faruke24 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
salazarsebas
requested changes
Aug 25, 2026
salazarsebas
left a comment
Owner
There was a problem hiding this comment.
Good set of files, ROADMAP.md is a nice addition. Two things before merge:
- CI is failing on "Verify synced content matches docs/*.md" —
cougr-site/src/community/CONTRIBUTING.mdandSECURITY.mdare out of sync with the source docs after your edits. Runpython3 cougr-site/sync.pyand commit the result. - This PR points security reports at
security@cougr.devwith a 72-hour acknowledgment commitment. Is that inbox live and monitored today? If not yet, I'd rather this say "not yet staffed" than commit to an SLA we can't meet.
Owner
|
Hey @faruke24 , what are the updates on this pull request? |
Owner
|
Addressed the review:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes Phase 0 exit criteria from docs/strategy/13-roadmap.md.
closes #303