Skip to content

Commit 3b90d41

Browse files
committed
Fix typos and link in contributing file
1 parent e3f151f commit 3b90d41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ It is a good practice is to create branches instead of pushing to master.
7373
Once your Pull Request is ready to be merged,
7474
the repository maintainers will integrate it, prepare changelogs and
7575
ensure it gets released in one of incoming Weekly releases.
76-
There is no additinal action required from pull request authors at this point.
76+
There is no additional action required from pull request authors at this point.
7777

7878
## Copyright
7979

@@ -85,7 +85,7 @@ Contributions under MIT-compatible licenses may be also rejected if they are not
8585
We **Do NOT** require pull request submitters to sign the [contributor agreement](https://wiki.jenkins.io/display/JENKINS/Copyright+on+source+code)
8686
as long as the code is licensed under MIT and merged by one of the contributors with the signed agreement.
8787

88-
We still encourage people to sign the contributor agreement if they intend to submit more than a few pull ruquests.
88+
We still encourage people to sign the contributor agreement if they intend to submit more than a few pull requests.
8989
Signing is also a mandatory prerequisite for getting merge/push permissions to core repositories
9090
and for joining teams like [Jenkins Security Team](https://jenkins.io/security/#team).
9191

@@ -101,8 +101,8 @@ just submit a pull request.
101101

102102
# Links
103103

104-
* [Jenkins Contribution Landing Page](https://jenkins.io/paricipate/)
105-
* [Jenkisn IRC Channel](https://jenkins.io/chat/)
104+
* [Jenkins Contribution Landing Page](https://jenkins.io/participate/)
105+
* [Jenkins IRC Channel](https://jenkins.io/chat/)
106106
* [Beginners Guide To Contributing](https://wiki.jenkins.io/display/JENKINS/Beginners+Guide+to+Contributing)
107107
* [List of newbie-friendly issues in the core](https://issues.jenkins-ci.org/issues/?jql=project%20%3D%20JENKINS%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20%3D%20core%20AND%20labels%20in%20(newbie-friendly))
108108

0 commit comments

Comments
 (0)