Summary
Delete this repo's CODE_OF_CONDUCT.md so it falls through to the shared default in alunduil/.github, and rewrite CONTRIBUTING.md's link to it as an absolute URL.
Motivation
alunduil/alunduil-infrastructure#213 stands up alunduil/.github as the single home for community-health boilerplate. Once that lands, this repo's copy is redundant: #276 replaced it with the generic Contributor Covenant 2.1 carrying the alunduil@gmail.com contact, which is exactly the baseline text #213 plans to default. Keeping a local copy means it silently wins over the shared one and drifts again.
Scope
- Delete
CODE_OF_CONDUCT.md.
- Rewrite
CONTRIBUTING.md:7's [Code of Conduct](CODE_OF_CONDUCT.md) to an absolute URL. Default community health files never appear in the repo's file browser, git history, clones, or downloads, so a relative link 404s the moment the local file goes.
Acceptance criteria
Additional context
Summary
Delete this repo's
CODE_OF_CONDUCT.mdso it falls through to the shared default inalunduil/.github, and rewriteCONTRIBUTING.md's link to it as an absolute URL.Motivation
alunduil/alunduil-infrastructure#213 stands up
alunduil/.githubas the single home for community-health boilerplate. Once that lands, this repo's copy is redundant: #276 replaced it with the generic Contributor Covenant 2.1 carrying thealunduil@gmail.comcontact, which is exactly the baseline text #213 plans to default. Keeping a local copy means it silently wins over the shared one and drifts again.Scope
CODE_OF_CONDUCT.md.CONTRIBUTING.md:7's[Code of Conduct](CODE_OF_CONDUCT.md)to an absolute URL. Default community health files never appear in the repo's file browser, git history, clones, or downloads, so a relative link 404s the moment the local file goes.Acceptance criteria
CODE_OF_CONDUCT.mdno longer exists in this repo.alunduil/.github.CONTRIBUTING.md's code-of-conduct link resolves; lychee passes inlinks.yml.Additional context
alunduil/.githubis live and Terraform has applied.collection-json.cabal'sextra-doc-filesshipsCHANGELOG.md,COPYRIGHT, andREADME.md;extra-source-filesshipsSetup.hs. The code of conduct was never in the sdist.