chore: dedup .github community-health files to canonical root copies#37
Merged
Conversation
Removes broken/template-residue duplicates from .github/ so GitHub falls
back to the clean canonical root versions:
- .github/CONTRIBUTING.md (wrong clone URL, malformed, stale dir names)
- .github/SECURITY.md ({{PGP_FINGERPRINT}} placeholders)
- .github/CODE_OF_CONDUCT.md (leftover template-instruction block)
- .github/GOVERNANCE.md (BDFL model — contradicts root GOVERNANCE.adoc)
Root CONTRIBUTING.md / SECURITY.md / CODE_OF_CONDUCT.md / GOVERNANCE.adoc
are canonical and retained. Kept .github/{copilot-instructions.md,
pull_request_template.md,DIRECTORY.adoc}.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Removes 4 broken/template-residue community-health duplicates from
.github/so GitHub uses the clean canonical root versions instead..github/CONTRIBUTING.md— wrong clone URL (hyperpolymath/standards.git), malformed, stale namesCONTRIBUTING.md.github/SECURITY.md—{{PGP_FINGERPRINT}}placeholdersSECURITY.md.github/CODE_OF_CONDUCT.md— leftover template-instruction blockCODE_OF_CONDUCT.md.github/GOVERNANCE.md— BDFL model, contradicts rootGOVERNANCE.adocKept
.github/{copilot-instructions.md, pull_request_template.md, DIRECTORY.adoc}. No header edits (deletions only).🤖 Generated with Claude Code