Problem
app/contributors/page.tsx is a placeholder, and the site map describes it as
"good first issues and guild roles". The three repositories now carry a labelled
issue backlog, and nothing surfaces it.
What to do
- Fetch open issues labelled
good first issue and help wanted across all
three repositories via the GitHub API.
- Group by repository, show labels and difficulty, link straight to the issue.
- Summarise the contribution workflow and link each repo's
CONTRIBUTING.md.
- Link the Code of Conduct.
- Cache the response and degrade gracefully.
Acceptance criteria
Notes
Good first issue in its own right, and it compounds: it is the page that makes
every other good first issue findable.
Problem
app/contributors/page.tsxis a placeholder, and the site map describes it as"good first issues and guild roles". The three repositories now carry a labelled
issue backlog, and nothing surfaces it.
What to do
good first issueandhelp wantedacross allthree repositories via the GitHub API.
CONTRIBUTING.md.Acceptance criteria
Notes
Good first issue in its own right, and it compounds: it is the page that makes
every other good first issue findable.