learn-to-code-denver / learncoderate

An app to rate and review educational programming resources.
6 stars 2 forks source link

Learn/Code/Rate

A web application to view ratings and reviews for any educational resources available online or offline pertaining to programming.

This is a Learn to Code at the Denver Library group project. Anybody is welcome to participate!

Goals

How to get involved

  1. Check out the issues to see what needs to be worked on.
  2. If the issue has not yet been assigned, join the Slack team if you have not already and request to take the issue.
  3. Fork the repository and work on the issue.
  4. Create a pull request with a link to the issue it addresses.
  5. Feedback will be given via comments on the pull request.
  6. Once everything looks good your changes will be merged!

Git Flow

We will be following the branching model described in this article: http://nvie.com/posts/a-successful-git-branching-model

Quick Description

Post a question in the Slack group if you have any questions about how we are handling branches.

Additional Information