For this repository. Create a branch. Make the needed changes in that branch. Create pull request against this repository's master branch. Follow (Using the Fork and Pull model):
- GitHub Documentation Collaborative Development
- GitFlow Document Don't forget to edit the main readme and add your information to the Contributors section.
Create folder named for the challenge with the following:
- A README.md file following the format of the existing files in the repo.
- A savegame folder, if required to start from a savegame. This folder should not be numbered like FS does, but instead just named 'savegame' Exception to this is if supporting multiple versions of FS, you can do 'savegame_FS19' and 'savegame_FS22'