Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 623 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (13 loc) · 623 Bytes

Please report any issue spotted using GitHub's project tracker.

If you'd like to contribute to the this project, please open new ticket before doing any work. This will help us save your time in case I'd not be accept PR either completely or in proposed form. But if all is good and clear then follow common routine:

  • fork the project,
  • create new branch,
  • do your changes,
  • add tests covering your changes,
  • ensure ALL tests pass,
  • send pull request,
  • glory.