Skip to content

Developer's page

Kim Whitehall edited this page Sep 7, 2015 · 3 revisions

Contributing to the project

  1. Fork the project
  2. Clone your fork to working on.

Issue tracking in the grab-tag-graph repo

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])

Pull requests

  1. Create/locate the issue you are working on and note the issue number.

  2. Create a branch locally with the issue number.

  3. Do your work. Be sure to make commit messages (in the past tense) for each subtasks associated with your work.

  4. Push your branch to your repo.

  5. Submit a pull request (PR).

Clone this wiki locally