urPlus is a collection of tools to enhance the Udacity reviewer experience and productivity.
Local UrPlus setup can be found here
Documentation can be found in the Wiki
Got a question or an idea? Found a bug? We can talk about it on our Gitter Channel for ways to offer feedback and contribute.
For minor changes:
- Fork this repository
- Create your branch (
git checkout -b my-new-thing
) - Commit your changes (
git commit -am 'commit-message'
) - Push to the branch (
git push origin my-new-thing
) - Create a new Pull Request
GPL-3.0 - Michael Hays.