Skip to content

app: build out /contributors with live good-first-issues #57

Description

@joelpeace48-cell

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

  • Live issues from all three repositories
  • Grouped, labelled, and linked
  • Contribution workflow and Code of Conduct linked
  • Graceful degradation on API failure

Notes

Good first issue in its own right, and it compounds: it is the page that makes
every other good first issue findable.

Activity

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

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSThird CampaignCampaign: Third Campaignarea:appRoutes (app/)difficulty:easySelf-contained; no deep domain context neededgood first issueGood entry point for new contributorspriority:mediumValuable, not blockingtype:featNew capability

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions