Skip to content

Commit f68bebd

Browse files
authored
Update contributing_documentation.md
1 parent 610e418 commit f68bebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_docs/contributing_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ There are several ways to contribute to documentation:
55
## ☝️ Open issues
66
If you're just getting started, one really helpful thing way you can contribute is by opening issues for documentation needs. If you notice a typo, a missing or broken example, or a function description that is confusing, [open an issue for it](https://github.com/processing/p5.js/issues)! Please include a link to the page that needs fixing so we can find it easily.
77

8-
## ✏️ Contribute to the reference
8+
## 🗯 Contribute to the reference
99
Read through the [reference](http://p5js.org/reference/), and look for typos, broken examples, confusing documentation. If it's a straightforward fix, go ahead and work on it! If it's a more involved question that requires discussion, create an [issue](https://github.com/processing/p5.js/issues/new).
1010
* Here are instructions for [getting setup for the first time with the p5.js repo](./README.md).
1111
* The reference is built from the inline documentation in the source code (found in the `src/` folder).

0 commit comments

Comments
 (0)