Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 858 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 858 Bytes

Contribution Guidelines

Issue

  1. Make sure you're using the latest version, check releases for that.
  2. Use the search, maybe there is already an answer.
  3. If not found, create an issue, please dont forget to carefully describe it how to reproduce it / pay attention to the issue-template.

Pull Request

  1. Pull requests only into the master branch.

Setup

This project requires npm ad node.

  1. Fork this repo on github.
  2. Clone locally.
  3. From your local repro run npm install.
  4. Run npm start dev.