Nishu0 / Good_First_Issue_Web_App

GitHub advises the usage of "good first issue" (GFI) labels to identify issues that are feasible for newcomers to handle in order to speed up beginner onboarding. In this project, we propose GFI-Web-app, a proof-of-concept for automatic GFI recommendation in reality.

Home Page:https://good-first-issue-web-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Good_First_Issue_Web_App

Contents

  1. Background
  2. Architecture
  3. Why "GFI"?
  4. Contribution Guidelines

Description

GitHub advises the usage of "good first issue" (GFI) labels to identify issues that are feasible for newcomers to handle in order to speed up beginner onboarding. However, prior research demonstrates the scarcity and inappropriateness of manually classified GFIs, demonstrating the need for automated suggestions. In this project, we propose GFI-Web-app, a proof-of-concept for automatic GFI recommendation in reality (available at https://pending.com). Project administrators can set up GFI-app to find and tag potential GFIs so that beginners can quickly find issues to fix when submitting their first contributions.

An Overview of the GFI-Web App Architecture

GFI Architecture

Why GFI

This website is primarily intended for developers who wish to contribute to open source software but are unsure of where or how to begin. This website gives developers filters so they may search and choose issues and repositories based on the programming languages they are most familiar with. Additionally, they have a choice in the issues they choose to address.

Contribution Guidelines

Welcome hackers it is really awesome have you here! Before start contributing with this project make sure you read our Code Of Conduct, it is really important to make this inclusive and open to everyone, otherwise, it would not be awesome to have you here

Submitting a pull request

  1. Fork and clone the repository
  2. Create a new branch: git checkout -b my-branch-name
  3. Add a file with your name in the contributions folder telling about your contributions and also link that file in the readme
  4. Push to your fork and submit a pull request
  5. Pat your self on the back and wait for your pull request to be reviewed and merged.

Resources

Want to Contribute to more awesome Hacktoberfest repository?

Hacktoberfest repository :

Repositories URL
Uneasy https://github.com/clubgamma/uneasy
Give-my-resume https://github.com/clubgamma/give-my-resume
Trendit https://github.com/clubgamma/Trendit
Directlywa https://github.com/clubgamma/directlywa
All-About-Food https://github.com/clubgamma/All-About-Food

⬆ back to top

About

GitHub advises the usage of "good first issue" (GFI) labels to identify issues that are feasible for newcomers to handle in order to speed up beginner onboarding. In this project, we propose GFI-Web-app, a proof-of-concept for automatic GFI recommendation in reality.

https://good-first-issue-web-app.vercel.app

License:MIT License


Languages

Language:JavaScript 58.9%Language:CSS 33.5%Language:HTML 7.5%