Skip to content

Commit 94cbd1a

Browse files
Chris Chinchillaskipjack
Chris Chinchilla
authored andcommitted
docs(contributing): note python dep (#1524)
Mention Python dependency for proselint in the contributing guide.
1 parent 843ae40 commit 94cbd1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ See the `package.json` for the full list of `scripts`.
2828

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

3234
## Contributor License Agreement
3335

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

0 commit comments

Comments
 (0)