Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 298 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 298 Bytes

Contributing

  1. Fork the project and clone locally.
  2. Create an upstream remote and sync your local copy before you branch.
  3. Branch for each separate piece of work.
  4. Do the work and write good commit messages.
  5. Push to your origin repository.
  6. Create a new PR (Pull Request) in GitHub.