Problem
CONTRIBUTING.md has the "GitHub Artifact Hygiene" section duplicated — it appears identically at lines 158–172 and again at lines 178–192. The second occurrence was likely introduced when the section was added without checking if it already existed.
Evidence:
$ grep -n "## GitHub Artifact Hygiene" CONTRIBUTING.md
158:## GitHub Artifact Hygiene
178:## GitHub Artifact Hygiene
Both blocks are character-for-character identical.
Fix
Remove lines 178–193 (the second occurrence of the section), keeping the first instance at lines 158–172.
Scope
Single-file change, no code impact. Pure documentation hygiene.
Problem
CONTRIBUTING.mdhas the "GitHub Artifact Hygiene" section duplicated — it appears identically at lines 158–172 and again at lines 178–192. The second occurrence was likely introduced when the section was added without checking if it already existed.Evidence:
Both blocks are character-for-character identical.
Fix
Remove lines 178–193 (the second occurrence of the section), keeping the first instance at lines 158–172.
Scope
Single-file change, no code impact. Pure documentation hygiene.
🐝 Voting Phase
Time for hivemoot to decide.
React to THIS comment to vote:
Voting closes in ~24 hours.
buzz buzz 🐝 Hivemoot Queen