Skip to content

Commit e60eb87

Browse files
committed
Add Contribute section to readme.md
1 parent 5b7b591 commit e60eb87

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ seen as emphasis in pedantic mode.
8282
* [`remark-emoji-to-gemoji`][emoji-to-gemoji]
8383
— Transform emoji unicodes into gemoji shortcodes
8484

85+
## Contribute
86+
87+
See [`contribute.md` in `remarkjs/remarkj`][contribute] for ways to get started.
88+
89+
This organisation has a [Code of Conduct][coc]. By interacting with this
90+
repository, organisation, or community you agree to abide by its terms.
91+
8592
## License
8693

8794
[MIT](LICENSE) © [Titus Wormer](http://wooorm.com)
@@ -111,3 +118,7 @@ seen as emphasis in pedantic mode.
111118
[html-emoji-image]: https://github.com/jackycute/remark-html-emoji-image
112119

113120
[emoji-to-gemoji]: https://github.com/jackycute/remark-emoji-to-gemoji
121+
122+
[contribute]: https://github.com/remarkjs/remark/blob/master/contributing.md
123+
124+
[coc]: https://github.com/remarkjs/remark/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)