Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 401 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 401 Bytes

#Contributing

For contributing please follow the instructions below:

  1. Fork the repository on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. push your work back up to your forked repo
  5. Submit a Pull Request so that we can review your changes

NOTE: Be sure to fetch and merge the latest changes from the "upstream" repository before making a pull request!