Skip to content

docs: surface the contributor wall in the Contributing section - #534

Merged
us merged 1 commit into
mainfrom
chore/contributor-wall-placement
Sep 12, 2026
Merged

us merged 1 commit into
mainfrom
chore/contributor-wall-placement

Conversation

@us

@us us commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

The auto-generated contributor avatar wall lived below Star History inside a
collapsed <details>, so a contributor's credit was two clicks and a scroll
past the end of the page.

  • Moved the wall into ## Contributing as a ### Contributors subsection,
    directly under the contributor guide link, and removed the <details>.
  • Same placement Firecrawl uses (## Contributing then ### Contributors).
    Kept it at h3 so it does not add a top-level entry to GitHub's README TOC.

No workflow change needed: .github/workflows/readme-social.yml replaces the
block by its contributors:start / contributors:end markers, which moved with
it. Verified by running that workflow's exact gh api + Python step locally
against the new layout: 1 block matched and replaced in place.

The avatars in this diff are the committed ones; the next weekly run will also
pick up two contributors the cron has not committed yet.

The auto-generated avatar wall sat below Star History inside a collapsed
<details>, so nobody saw who contributed. It now has its own Contributors
subsection right under the contributor guide link. The refresh workflow
keys off the contributors:start/end markers, so its weekly regeneration
is unaffected.
@us
us merged commit 475cd47 into main Sep 12, 2026
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 12, 2026
@us
us deleted the chore/contributor-wall-placement branch September 12, 2026 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant