-
Notifications
You must be signed in to change notification settings - Fork 11
Developer's page
Kim Whitehall edited this page Sep 7, 2015
·
3 revisions
- Fork the project
- Clone your fork to working on.
Create an issue in the main repo that you would to address.
- Use the present tense.
- Try to keep the tasks as bite-sized as possible.
- You can also create umbrella tasks (with the tag [umbrella])
-
Create/locate the issue you are working on and note the issue number.
-
Create a branch locally with the issue number.
-
Do your work. Be sure to make commit messages (in the past tense) for each subtasks associated with your work.
-
Push your branch to your repo.
-
Submit a pull request (PR).