Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 776 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 776 Bytes

Contributing

Set Up Local Environment

  1. Clone the repository & cd into it.
  2. Install dependencies with npm install.
  3. Spin up a local development server by running npm start.

Feature Requests / Bug Reports

If you have a feature request or bug you've noticed, please make an issue on GitHub, and assign the appropriate label.

Make Pull Request

To make a pull request, please see the pull request template.

License Notice

Be aware that, when contributing, your merged code will become a part of a commercial product (within TypeIt or any of it's related packages). By making a pull request, you're providing your consent for your code to be used in this way.