The official code for 6458 Semiahmoo Robotics 2019 Deep Space robot. We will be using Java.
Download the official C++ and Java Development Tools for FRC.
Clone this repo on to your local machine.
Follow these workflow steps to contribute:
- Go to the Trello board and choose an issue to work on. You may also create a card regarding a specific issue, but it needs to get approval from the CODEOWNERS before taking action. Make sure to add yourself on the card.
- Make a new branch for your feature. Name it "(Your name)-(Feature)"
- Implement your feature in the local repository, and commit it to the remote branch.
- push that branch to the GitHub remote and make a pull request.
- I will check your changes, then merge your branch with master.
IMPORTANT: No committing to master directly, please. I have set up a branch protection just in case.
Make sure to add yourself on the contributors.md file as well.
CODEOWNERS have the right to approve pull requests.
See the list of contributors who participated in this project.
- Command based programming
- WPI Library - FIRST API Java Documentation
- Chief Delphi - A active forum if you need help.
Copyright (c) 2018 FIRST. All Rights Reserved. Open Source Software - may be modified and shared by FRC teams. The code must be accompanied by the FIRST BSD license file in the root directory of the project.
- None so far, lol