Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 564 Bytes

Contributing to this Open-Source App

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

The following are the set of guidelines for contributing to this app. 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