Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 931 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (16 loc) · 931 Bytes

How to Contribute

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):

Requirements

Create folder named for the challenge with the following:

  1. A README.md file following the format of the existing files in the repo.
  2. 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'