Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 558 Bytes

Contributing to this package

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to this packages. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Guidelines

  • Always make PR in dev branch
  • Make all the changes in dev branch only
  • Never make PR from master to dev branch
  • New feaature? Thank-you very much but try to make new branch so that it can be tested easily before publishing