Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 477 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 477 Bytes

CONTRIBUTING

Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.

Process

  1. Fork the project.
  2. Create a new branch.
  3. Code, test, commit and push.
  4. Open a pull request detailing your changes. Make sure to follow the template.

Guidelines

  • You may need to rebase to avoid merge conflicts.