Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 795 Bytes

File metadata and controls

22 lines (14 loc) · 795 Bytes

This is FRC 4048's main 2025 GitHub repository.

Basic Contribution rules (look at the other rule files):

  • This is a private repository that only takes contributions from team members or mentors
  • Ensure your code builds
  • Ensure your code is formatted properly
  • Ensure your code is tested
  • Do not make too many changes in 1 pr if possible
  • Before making a pr, make sure to pull from the main branch and solve the merge conflicts

Potential Causes for Error in this Repository:

  • If your code shows errors on IntelliJ.
    • Attempt some of these fixes:
      • Build the code
      • We also do not recommend using IntelliJ for new members as wpilib is better supported for FRC

For further rules and more detailed information take a look at CODE_OF_CONDUCT.md and CONTRIBUTING.md