Skip to content

AusTINCANsProgrammingTeam/2023RobotCode

Repository files navigation

2023 Robot Code - Offseason

Welcome to FRC Team 2158 austinCANs' robot code repo for the 2023 FRC Offseason!

For students/contributors:

Pull Request (PR) policies
  • Simulation of feature required before starting PR from feature branch to 2023-Offseason-RobotCode,
    • On-robot testing will be required before PR is completed if hardware is available to test on.
  • Always delete feature branches after a PR is completed, and make a new feature branch to start a new feature.
  • Release/Hotfix branches must pass simulation and full system on-robot testing to finish PR into main.
  • Any update to main should create a new production version tag.