[PR #2925] [CLOSED] Add good-first-issue CLI tool #4280

Closed
opened 2026-04-15 10:02:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2925
Author: @yakub268
Created: 2/20/2026
Status: Closed

Base: masterHead: add-good-first-issue


📝 Commits (1)

  • fb62dae Add good-first-issue CLI tool

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds good-first-issue to the Command-line Tools section.

What it does

A CLI tool that helps developers find quality 'good first issues' in open source projects by analyzing their GitHub profile and scoring issues on clarity, maintainer responsiveness, freshness, and project health.

Details

  • Repository: https://github.com/yakub268/good-first-issue
  • License: MIT
  • Python: 3.10+
  • Tech stack: Click, Rich, httpx, Pydantic
  • Features:
    • Analyzes user's GitHub profile for personalized recommendations
    • Multi-factor scoring (clarity 35%, maintainer response 30%, freshness 20%, activity 15%)
    • Beautiful terminal UI
    • Helps new contributors find realistic first contributions

Category

Added to Command-line Tools > Productivity Tools section.

Thank you for maintaining awesome-python!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2925 **Author:** [@yakub268](https://github.com/yakub268) **Created:** 2/20/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-good-first-issue` --- ### 📝 Commits (1) - [`fb62dae`](https://github.com/vinta/awesome-python/commit/fb62dae4c524ab18f47062762f790be2c3368ab9) Add good-first-issue CLI tool ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [good-first-issue](https://github.com/yakub268/good-first-issue) to the Command-line Tools section. ## What it does A CLI tool that helps developers find quality 'good first issues' in open source projects by analyzing their GitHub profile and scoring issues on clarity, maintainer responsiveness, freshness, and project health. ## Details - **Repository**: https://github.com/yakub268/good-first-issue - **License**: MIT - **Python**: 3.10+ - **Tech stack**: Click, Rich, httpx, Pydantic - **Features**: - Analyzes user's GitHub profile for personalized recommendations - Multi-factor scoring (clarity 35%, maintainer response 30%, freshness 20%, activity 15%) - Beautiful terminal UI - Helps new contributors find realistic first contributions ## Category Added to Command-line Tools > Productivity Tools section. Thank you for maintaining awesome-python! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 10:02:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#4280