File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 201201- Álvaro Justen < https://github.com/turicas >
202202- bjut-hz
203203- Sergio Oller
204+ - Izam Mohammed < https://github.com/izam-mohammed >
204205- Will Monroe
205206- Elijah Rippeth
206207- Emil Manukyan
Original file line number Diff line number Diff line change 22
33Hi! Thanks for your interest in contributing to [ NLTK] ( https://www.nltk.org/ ) .
44:-) You'll be joining a [ long list of contributors] ( https://github.com/nltk/nltk/blob/develop/AUTHORS.md ) .
5- In this document we'll try to summarize everything that you need to know to
5+ In this document, we'll try to summarize everything that you need to know to
66do a good job.
77
88
@@ -36,7 +36,7 @@ Some priority areas for development are listed in the [NLTK Wiki](https://github
3636We use [ Git] ( https://git-scm.com/ ) as our [ version control
3737system] ( https://en.wikipedia.org/wiki/Revision_control ) , so the best way to
3838contribute is to learn how to use it and put your changes on a Git repository.
39- There's a plenty of documentation about Git -- you can start with the [ Pro Git
39+ There's plenty of documentation about Git -- you can start with the [ Pro Git
4040book] ( https://git-scm.com/book/ ) .
4141
4242
@@ -99,7 +99,7 @@ Summary of our git branching model:
9999- If you have push access to the main repository, please do not commit directly
100100 to ` develop ` : your access should be used only to accept pull requests; if you
101101 want to make a new feature, you should use the same process as other
102- developers so you code will be reviewed.
102+ developers so your code will be reviewed.
103103- See [ RELEASE-HOWTO.txt] ( RELEASE-HOWTO.txt ) to see everything you
104104 need before creating a new NLTK release.
105105
You can’t perform that action at this time.
0 commit comments