Skip to content

Add good-first-issue and good-tenth-issue contribution guidelines#5634

Merged
ChrisJBurns merged 1 commit into
mainfrom
adding-contribution-guidelines-to-contributing.md/your-feature-3.-make-your-changes-and-write/updat
Jun 25, 2026
Merged

Add good-first-issue and good-tenth-issue contribution guidelines#5634
ChrisJBurns merged 1 commit into
mainfrom
adding-contribution-guidelines-to-contributing.md/your-feature-3.-make-your-changes-and-write/updat

Conversation

@ChrisJBurns

Copy link
Copy Markdown
Collaborator

Summary

  • The "Not sure how to start contributing?" section previously had a single line pointing to the good first issue label. This expands it to properly guide community contributors at different experience levels.
  • Adds descriptions for both good-first-issue (self-contained, limited surface area, good for new contributors) and good-tenth-issue (architecture-spanning, design-heavy, also covers community-driven features not on the roadmap).
  • Updates label names to use hyphenated format (good-first-issue, good-tenth-issue) and corrects the GitHub issue filter URLs.

Type of change

  • Documentation update

Test plan

  • Manually reviewed the rendered markdown for clarity and correct link targets

Generated with Claude Code

Expand the "Not sure how to start contributing?" section to explain
both labels, their intended audience, and that good-tenth-issue also
covers community-driven features not currently on the roadmap.

Signed-off-by: Chris Burns <chris@stacklok.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@ChrisJBurns ChrisJBurns requested a review from JAORMX as a code owner June 25, 2026 11:32
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.27%. Comparing base (e7934ea) to head (13f88f6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5634      +/-   ##
==========================================
- Coverage   70.33%   70.27%   -0.07%     
==========================================
  Files         648      648              
  Lines       66011    66011              
==========================================
- Hits        46432    46386      -46     
- Misses      16221    16285      +64     
+ Partials     3358     3340      -18     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChrisJBurns ChrisJBurns merged commit 74d3523 into main Jun 25, 2026
42 checks passed
@ChrisJBurns ChrisJBurns deleted the adding-contribution-guidelines-to-contributing.md/your-feature-3.-make-your-changes-and-write/updat branch June 25, 2026 11:41
@github-actions github-actions Bot mentioned this pull request Jun 30, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants