Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 901 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 901 Bytes

Contribution Guidelines

Issue

  1. Try the master-branch, perhaps the problem has been solved.
  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. Before a Pull request run npm run build.
  2. Pull requests only into master-branch.

Setup

This project requires npm.

  1. Fork this repo on github.
  2. Clone locally.
  3. From your local repo run npm install.
  4. Run local dev server npm run dev and go to http://localhost:3008/