Skip to content

CONTRIBUTING.md's explainer table is missing 6 real, published explainers #422

Description

@yakew7

Where: CONTRIBUTING.md's "Existing explainers" reference table.

The gap: the table never mentions 6 real, live, currently-published explainers that exist in both explainers/*.md and assets/explainers-data.json: accuracy-equality, bootstrap-confidence-intervals, counterfactual-explanation, fairness-through-unawareness, lime, and mitigation-strategies.

Repro:

grep -c "accuracy-equality\|bootstrap-confidence-intervals\|counterfactual-explanation\|fairness-through-unawareness\|lime\b\|mitigation-strategies" CONTRIBUTING.md

returns 0. These 6 explainers were added by 2026-08-29 (confirmed via git log); CONTRIBUTING.md has been edited since (last touched 2026-09-02) without picking them up.

Why it matters: this table is what a contributor checks to avoid proposing a duplicate explainer topic - missing 6 real entries means someone could reasonably propose one of these topics again, thinking it's still a gap.

Suggested fix: add the 6 missing rows to the table, matching its existing format.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions