Skip to content

Commit 00d129d

Browse files
committed
Write single document contributor guidelines
1 parent b273267 commit 00d129d

File tree

2 files changed

+209
-6
lines changed

2 files changed

+209
-6
lines changed

contributor_docs/contributing_documentation.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Contributing Documentation
2+
13
Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those who are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
24

35
There are several ways to contribute to documentation:
@@ -31,6 +33,3 @@ While the examples in the reference are meant to be very simplistic snippets of
3133
* All discussion happens on github issues, so there's no slack/gitter/etc channel you need to join.
3234
* Add your name to the [contributors list](https://github.com/processing/p5.js#contributors) in the readme.md file! Instructions [here](https://github.com/processing/p5.js/issues/2309).
3335
* And of course, if you're more of a bug fixer kind of person, feel free to jump into any of the [issues](https://github.com/processing/p5.js/issues)!
34-
35-
Welcome! We're so glad you're here!
36-
❤️ the p5.js community

0 commit comments

Comments
 (0)