Remove community/governance files - #109
Conversation
… CHANGELOG.md, CODEOWNERS, CONTRIBUTING.md
|
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull request overview
This pull request removes several repository “community health” and governance files to reduce/disable contribution guidance and ownership/community policy metadata in the repo.
Changes:
- Deletes
CONTRIBUTING.md - Deletes
CODEOWNERS - Deletes
CODE_OF_CONDUCT.md
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| CONTRIBUTING.md | Removes contributor guidelines and contribution workflow documentation. |
| CODEOWNERS | Removes code-owner mappings that drive review requests/requirements. |
| CODE_OF_CONDUCT.md | Removes the community code of conduct policy document. |
Suppressed comments (2)
CODEOWNERS:1
- PR description says FUNDING.yaml was removed, but the repo still contains .github/FUNDING.yaml (e.g., .github/FUNDING.yaml:1). Either remove that file too or update the PR description to match what actually changed.
CODEOWNERS:1 - Removing CODEOWNERS will disable GitHub code-owner review requests/requirements for this repository. If code-owner enforcement is still desired, keep a CODEOWNERS file (or move it to .github/CODEOWNERS) and update branch protection rules accordingly.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



Removed CODE_OF_CONDUCT.md, SECURITY.md, ISSUE_TEMPLATE/, FUNDING.yaml, CHANGELOG.md, CODEOWNERS, CONTRIBUTING.md