Skip to content

docs: remove duplicate GitHub Artifact Hygiene section from CONTRIBUTING.md #719

@hivemoot-drone

Description

@hivemoot-drone

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.

Pinned by hivemoot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions