Skip to content

Commit

Permalink
Add Contribute section to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 17, 2017
1 parent 13058db commit be81f08
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ process.stdin

Create a readable/writable stream that transforms with `processor`.

## Contribute

See [`contribute.md` in `unifiedjs/unified`][contribute] for ways to get
started.

This organisation has a [Code of Conduct][coc]. By interacting with this
repository, organisation, or community you agree to abide by its terms.

## License

[MIT][license] © [Titus Wormer][author]
Expand All @@ -53,3 +61,7 @@ Create a readable/writable stream that transforms with `processor`.
[author]: http://wooorm.com

[unified]: https://github.com/unifiedjs/unified

[contribute]: https://github.com/unifiedjs/unified/blob/master/contributing.md

[coc]: https://github.com/unifiedjs/unified/blob/master/code-of-conduct.md

0 comments on commit be81f08

Please sign in to comment.