Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 942 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 942 Bytes

Thanks for contributing to sass-maven-plugin! To get started:

  1. Sign the CLA at To get started, sign the Contributor License Agreement. if your contribution is more than a handful of code.
  2. Fork the repo, do work in a feature branch. Please include unit and/or integration tests and stick to the coding conventions.
  3. Issue a pull request. Check this tutorial if you don't know how.
  4. Make sure the automated test suite succeeds with mvn clean test verify or follow the status of your PR on Travis-CI and AppVeyor.

If you have any questions after reading the docs, open an issue or email.