Skip to content

Repository files navigation

Reefscape2025

FRC team Saints Robotics 1899's code for the 2025 season.

Commit Message Prefixes

All commit messages must start with one of the following prefixes.

  • "docs:" - Documentation changes
  • "feat:" - New features
  • "fix:" - Bug fixes
  • "refactor:" - Changes that affect code organization
  • "style:" - Changes that are formatting related (white-space, formatting, missing semi-colons, etc)
  • "test:" - New tests or correcting existing tests
  • "perf:" - Improves performance
  • "chore:" - Miscellaneous changes

Examples

  • feat: created swerve functions
  • fix: autonomous turning bug
  • refactor: decoupled functions into new file
  • docs: added more info about the codebase
  • style: formatted the gradle file
  • test: fixed deadzone test
  • chore: licensing and credits

About

FRC team Saints Robotics 1899's code for the 2025 season.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages