This document outlines the process of adding an active repo on FindIssues.
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.
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.
Now click on Fork this repository
button to make a fork of the main
Add the link of active repo which meets the above criteria .
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.
After commiting the changes create a pull request on the main repo by clicking on Create pull request
button.
Add your PR message and description then click on Create pull request
button. It will raise a PR on the main repo.
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.