Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 454 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 454 Bytes

CONTRIBUTING Guidelines

  • Fork this.
  • Clone the forked repo to your local machine.
  • Create a new branch - Your branch name should reflect what you are working on
  • Create a simple plot and put it in the plot folder.
  • Put your scripts in the scripts folder
  • Do you work and commit your changes with meaningful messages.
  • Push the new branch to your forked repo.
  • Create a pull request to the this repo's master branch from your forked repo.