Semiahmoo-Robotics / FIRSTDeepSpace2019-Public

The official code for 6458 Semiahmoo Robotics 2019 Deep Space robot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6458SemiRobotics-DeepSpace2019

The official code for 6458 Semiahmoo Robotics 2019 Deep Space robot. We will be using Java.

Getting Started

Download the official C++ and Java Development Tools for FRC.

Clone this repo on to your local machine.

Contributing

Follow these workflow steps to contribute:

  1. 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.
  2. Make a new branch for your feature. Name it "(Your name)-(Feature)"
  3. Implement your feature in the local repository, and commit it to the remote branch.
  4. push that branch to the GitHub remote and make a pull request.
  5. 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.

Authors

CODEOWNERS have the right to approve pull requests.

See the list of contributors who participated in this project.

Resources

License

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.

Acknowledgments

  • None so far, lol

About

The official code for 6458 Semiahmoo Robotics 2019 Deep Space robot.


Languages

Language:Java 100.0%