Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 2.27 KB

list-active-repo.md

File metadata and controls

46 lines (24 loc) · 2.27 KB

Add Active Repo? 📂

This document outlines the process of adding an active repo on FindIssues.

Criteria

We are interested in active open source projects that meet this criteria:

  • Repo must be updated in last 3 days
  • Repo must have >= 50 stars
  • Repo should be accepting contributions

If your repo does not satisfy all of this criteria, it may be declined at the review process. We'll provide suggestions to help address these things so that it may be listed in the future.

Using Github Web Editor

The simplest way to add your project is to use the GitHub web editor. If you are signed into GitHub, simply navigate to this link to view the list of active repos.

In the header, click the pencil icon or Edit this file button to start the process, which will first ask you to fork the repo.

step-1

Now click on Fork this repository button to make a fork of the main

step-2

Add the link of active repo which meets the above criteria .

step-3

Now click on commit changes and add your commit message like in the below image and then click on Propose changes button this will commit your changes in your forked repo.

step-4

After commiting the changes create a pull request on the main repo by clicking on Create pull request button.

step-5

Add your PR message and description then click on Create pull request button. It will raise a PR on the main repo.

step-6

Pull Request Reviews

We aim to be responsive when a pull request is open, but if a pull request remains idle for 2 weeks with feedback that prevents us from merging it, we will close the pull request. You are welcome to resubmit the project and address the feedback provided.