Skip to content

Commit

Permalink
docs(contributing): note python dep (docschina#1524)
Browse files Browse the repository at this point in the history
Mention Python dependency for proselint in the contributing
guide.
  • Loading branch information
Chris Chinchilla authored and skipjack committed Aug 20, 2017
1 parent 843ae40 commit 94cbd1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ See the `package.json` for the full list of `scripts`.

> Note that __Node 6.9.x__ or above is required for the build process to run properly.
> Note that a __Python version between v2.5.0 and 3.0.0__ is required for the [proselint][12] dependency.

## Contributor License Agreement

Expand Down Expand Up @@ -120,3 +122,4 @@ any time spent fixing typos or clarifying sections in the documentation.
[9]: https://help.github.com/articles/proposing-changes-to-your-work-with-pull-requests/
[10]: http://conventionalcommits.org/
[11]: https://github.com/conventional-changelog/standard-version
[12]: https://github.com/amperser/proselint

0 comments on commit 94cbd1a

Please sign in to comment.