Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 560 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 560 Bytes

Style

Use (4) spaces instead of tabs.

Workflow

Please follow the "fork-and-pull" Git workflow, generally as described below:

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Merge the latest version of the code from upstream
  • Submit a Pull Request so that we can review your changes

Attribution

Please include your name and a summary of your works to the list of contributors in CONTRIBUTORS.txt.