Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 906 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 906 Bytes

How to contribute to this repository

Read more about submitting a contribution.

Getting started

Clone the repository to your account

Setup

  • Run meteor npm i to get npm dependencies.

Make changes & test

  • Make your changes.
  • Run tests via npm run test & any other required tests.
  • If everything is green commit and push.
  • Submit pull request

Read more about how to properly open a pull request.

Miscellaneous stuff beyond your contribution

Add contributor mention

If this is your first time contributing to this repository or your contribution is of different type from your previous contribution, don't forget to use All Contributors Bot to make your contribution listed.