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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@
12
12
13
13
Welcome! 👋🏼
14
14
15
-
**Good First Issue** is an initiaitive to curate easy pickings from popular projects, so developers who've never made a contribution to open-source can get started easily.
15
+
**Good First Issue** is an initiative to curate easy pickings from popular projects, so developers who've never contributed to open-source can get started quickly.
16
16
17
-
Open-source maintainers are always looking to get more people involved, but new developers generally think it's difficult to become a contributor. We believe getting developers to fix super-easy issues removes the barrier for future contributions. This is why Good First Issue exists.
17
+
Open-source maintainers are always looking to get more people involved, but new developers generally think it's challenging to become a contributor. We believe getting developers to fix super-easy issues removes the barrier for future contributions. This is why Good First Issue exists.
18
18
19
19
## Adding a new project
20
20
@@ -24,7 +24,7 @@ Follow these simple steps:
24
24
25
25
- 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:
26
26
27
-
- At least three issue 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).
27
+
- 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).
28
28
29
29
- Detailed setup instructions for the project.
30
30
@@ -34,6 +34,6 @@ Follow these simple steps:
34
34
35
35
- Add your repository's path in [data/repositories.toml](data/repositories.toml).
36
36
37
-
- 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/).
37
+
- Create a new pull-request. Please add the link to the issues page of the repository in the PR description. Once the pullrequest is merged, the changes will be live on [goodfirstissue.dev](https://goodfirstissue.dev/).
38
38
39
-
We hangout in [DeepSource's User Group on Slack](https://deepsourceusers.slack.com). Feel free to ping us in `#good-first-issue` channel. 🙌🏼
39
+
We hangout in [DeepSource's User Group on Slack](https://deepsourceusers.slack.com). Feel free to ping us in the `#good-first-issue` channel. 🙌🏼
0 commit comments