-
Sign in with your GitHub.com account, if you're not already.
-
Click the Fork button above.
-
In your new copy of the repo, make whatever changes or additions you like. Commit your changes with descriptive commit messages.
-
If you create or modify recipes, make sure to use the included validator to make sure the recipe matches the expected behavior of jss-recipes:
$ ./validate_recipes.py Atom/*.recipe -------------------------------------- Testing recipe: Atom/Atom.jss.recipe -------------------------------------- OK
-
Once you're all done, submit a pull request back to our jss-recipes repo.
One of the repo's owners will review your changes (usually within a day or two) and respond accordingly.
Thanks for contributing!