This is a guide to guide you on your journey to update the website for Teams 7178 and 308.
- Fork the repository
- Clone YOUR version of the Repository
- (Should say yourUserName/walledlakerobotics.github.com and not walledlakerobotics/walledlakerobotics.github.io)
- Make your changes.
- Stage your files to be commited.
- Write a commit message.
- (If multiple files were changed include a description instead of a long commit message.)
- Commit your changes to your local repository.
- Push your changes to your fork.
- Open github.com and locate your fork.
- Open a pull request
- Let one of the head programmers and a mentor know.
- Check your github fork to ensure you are up-to date.
- Sync the fork if it is out of date.
- Pull the changes to your local computer. . Make your changes.
- Stage your files to be commited.
- Write a commit message.
- (If multiple files were changed include a description instead of a long commit message.)
- Commit your changes to your local repository.
- Push your changes to your fork.
- Open github.com and locate your fork.
- Open a pull request
- Let one of the head programmers and a mentor know.