Skip to content

Commit 82085ae

Browse files
committed
Add Contribute section to readme.md
1 parent a68fab8 commit 82085ae

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

readme.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ Oh, and [plug-ins][plugins]?!
2121

2222
[Get started »][getting-started]
2323

24+
## Contribute
25+
26+
**remark** is built by people just like you! Check out
27+
[`contribute.md`][contribute] for ways to get started.
28+
29+
This project has a [Code of Conduct][coc]. By interacting with this repository,
30+
organisation, or community you agree to abide by its terms.
31+
32+
Want to chat with the community and contributors? Join us in [Gitter][chat]!
33+
34+
Have an idea for a cool new utility or tool? That’s great! If you want
35+
feedback, help, or just to share it with the world you can do so by creating
36+
an issue in the [`remarkjs/ideas`][ideas] repository!
37+
2438
## License
2539

2640
[MIT](LICENSE) © [Titus Wormer](http://wooorm.com)
@@ -60,3 +74,9 @@ Oh, and [plug-ins][plugins]?!
6074
[unified]: https://github.com/unifiedjs/unified
6175

6276
[website]: https://unifiedjs.github.io
77+
78+
[contribute]: contributing.md
79+
80+
[coc]: code-of-conduct.md
81+
82+
[ideas]: https://github.com/remarkjs/ideas

0 commit comments

Comments
 (0)