CONTRIBUTING.md

November 19, 2018 ยท View on GitHub

Contributing in postcss-values-parser

We ๐Ÿ’› contributions! The rules for contributing to this org are few:

  1. Don't be a jerk
  2. Search issues before opening a new one
  3. Lint and run tests locally before submitting a PR
  4. Adhere to the code style the org has chosen

Before Committing

  1. Lint your changes via npm run lint. Fix any errors and warnings before committing.