You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,23 +13,22 @@ Open-source maintainers are always looking to get more people involved, but new
13
13
14
14
## Adding a new project
15
15
16
-
You're welcome to add a new project in Good First Issue, and we encourage all projects — old and new, big and small.
16
+
You're welcome to add a new project to Good First Issue, and we encourage all projects — old and new, big and small.
17
17
18
-
Follow these simple steps:
18
+
**[Submit your repository via this form](https://docs.google.com/forms/d/e/1FAIpQLSfHSt8UHvACokWv8uwiImidTIhuSCAUXnvSGs-TULshdLl9Qw/viewform?usp=header)**
19
19
20
-
- Our goal is to narrow down projects for new open-source contributors. To maintain the quality of projects in Good First Issue, please make sure your GitHub repository meets the following criteria:
20
+
To maintain the quality of projects in Good First Issue, please make sure your GitHub repository meets the following criteria:
21
21
22
-
- It has at least three issues with the `good first issue` label. This label is already present on all repositories by default. If not, you can follow the steps [here](https://help.github.com/en/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests).
22
+
| Requirement | Description |
23
+
|-------------|-------------|
24
+
| Good First Issues | At least 3 open issues with the `good first issue` label |
25
+
| Contributors | At least 10 contributors |
26
+
| README.md | Detailed setup instructions |
27
+
| CONTRIBUTING.md | Guidelines for new contributors |
28
+
| Active Maintenance | Recent commits and activity |
29
+
| License | Valid open source license |
23
30
24
-
- It has at least 10 contributors.
25
-
26
-
- It contains a README.md with detailed setup instructions for the project, and a CONTRIBUTING.md with guidelines for new contributors.
27
-
28
-
- It is actively maintained.
29
-
30
-
- Add your repository's path (in lexicographic order) in [data/repositories.toml](data/repositories.toml).
31
-
32
-
- Create a new pull-request. Please add the link to the issues page of the repository in the PR description. Once the pull request is merged, the changes will be live on [goodfirstissue.dev](https://goodfirstissue.dev/).
31
+
Once your submission is reviewed and approved, it will be added to [goodfirstissue.dev](https://goodfirstissue.dev/).
0 commit comments