Deadline to submit: March 12th at 5pm CT
The Repository for SWCCDC teams to submit team-made docs and code they wish to bring into the game environment. You must submit a pull request against this repo by March 12th at 5pm CT for consideration. The Southwest CCDC team will review and merge acceptable submissions. Your PR/submission should contain all the materials you want to include in a folder, NOT ENCRYPTED OR OBFUSCATED in any way. Everything posted to this repo must be available for any team to use and open to scrutiny by the competition organizers AND other teams. You may only submit things your team has created or modified for use during the game that you have the rights to distribute.
If you have any questions or need help, reach out to Gold Team or Black Team on Discord.
You can create a pull request through the GitHub UI without interacting with git on the command line.
While logged in to GitHub (you do need to have an account), click the "Fork" button on https://github.com/SouthwestCCDC/2024-Regionals-Shared/.
This will take you to a fork in your account.
Then navigate to the folder for your school.
Click the "Add File" button and the "Upload Files" button that appears in the drop-down menu.
Drag and drop the files that you wish to upload.
Once you have uploaded the files, scroll down and commit the changes. Please use a descriptive commit message.
You should now see that your fork is "ahead" of the main repository.
Click the "Contribute" button and then "Open Pull Request" button in the drop down.
You will be taken to a screen to compare and confirm the changes. If everything looks good, click the "Create Pull Request" button.
Give the PR a name and an (optional) description if you feel that it will help us review the submission. Once you are done, click "Create Pull Request" at the bottom.
Congratulations! You have opened a Pull Request. We will review it and merge if everything looks good.