Skip to content

Commit

Permalink
Add linting instructions to contribution doc
Browse files Browse the repository at this point in the history
  • Loading branch information
simeg committed Jan 19, 2019
1 parent 8b91e07 commit 1b65436
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Contributions to macOS Setup Guide are more than welcome.
By contributing code to macOS Setup Guide, you agree to license your
contribution under the [MIT License](../LICENSE).

## Linting

Run `make lint` before submitting your PR to make sure your changes comply
with our styling.

## How to contribute to macOS Setup Guide

If you would like to submit a pull request, please base it on our
Expand Down

0 comments on commit 1b65436

Please sign in to comment.