Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 592 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 592 Bytes

Contributing

We welcome Pull Requests from anyone 👐

By participating in this project, you agree to abide by its Code of Conduct.

Before submitting a Pull Request, please ensure the following:

  1. Your code is covered by tests
  2. Make sure all tests are passing
  3. Only have one commit with a relevant message (you can rebase and squash all your commits into a single one)
  4. Check that you're up to date by rebasing your branch with our develop branch

Setup

$ git clone git@github.com:fewlinesco/fewlines-stylesheets.git
$ cd fewlines-stylesheets