Skip to content

The code behind FRC team 3494's 2016 robit. This time set up right on Github. Now open for PRs

Notifications You must be signed in to change notification settings

edwanvi/3494_2016_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3494_training

The code behind FRC team 3494's 2016 robit. This time hopefully set up right on Github.

New programmers are to refer to gettingstarted.md

HOW TO USE THIS REPOSITORY

  1. Create your own branch to work on.
  2. make and commit changes.
  3. Push changes you make to your branch.
  4. When you think your branch should be merged into master, open a pull request and talk to the programming lead.
  5. ???
  6. Profit

Never, ever, EVER push a commit directly to master.

EVER.

The only commits on master should be merge commits from pull requests. This (helps) prevent conflicts.

About

The code behind FRC team 3494's 2016 robit. This time set up right on Github. Now open for PRs

Resources

Stars

Watchers

Forks

Packages

No packages published