Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

contributing.md

File metadata and controls

9 lines (7 loc) · 406 Bytes

##Issues

##Pull requests

  • Create a new topic branch for every separate change you make.
  • Create a test case if you are fixing a bug or implementing an important feature.
  • Make sure the build runs successfully.