SERT's 2016 Stronghold robot code.
If you would like to contribute to this repository, create a fork and a branch
named after the branch's purpose, limiting it to about 12 characters. For
example, if you are creating the intake subsystem, name your branch
intake-sub
.
If you're looking to fix an issue, assign yourself to that issue or have someone assign you.
If you are a new team member, issues labeled
rookie
are a great way to get started!
Make sure your code follows SERT's Style Guide before making a pull request to merge your changes.
Pull-requests should be approved by at least one peer before being merged into
master
. If you have extra time or are bored, review some PR's using GitHub's
pull request reviewal system.