Summary
Add a Contributors section to the README and set up a monthly recognition flow.
What to do
Step 1: Add Contributors section to README
Add an auto-generated contributors grid to README.md using all-contributors or a simple GitHub avatar grid.
Example using GitHub API:
```markdown
Contributors
\`\`\`
Step 2: Document the spotlight process
Add a section to CONTRIBUTING.md explaining that active contributors may be highlighted in monthly X posts.
Acceptance criteria
Difficulty
⭐⭐ Easy — README + CONTRIBUTING.md edits, < 1 hour
Reference
Summary
Add a Contributors section to the README and set up a monthly recognition flow.
What to do
Step 1: Add Contributors section to README
Add an auto-generated contributors grid to README.md using all-contributors or a simple GitHub avatar grid.
Example using GitHub API:
```markdown
Contributors
Step 2: Document the spotlight process
Add a section to CONTRIBUTING.md explaining that active contributors may be highlighted in monthly X posts.
Acceptance criteria
Difficulty
⭐⭐ Easy — README + CONTRIBUTING.md edits, < 1 hour
Reference