Skip to content

Commit 610e418

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

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
@@ -3,7 +3,7 @@ Documentation is essential for new learners and experienced programmers alike. I
33
There are several ways to contribute to documentation:
44

55
## ☝️ Open issues
6-
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](https://github.com/processing/p5.js/issues) for it! Include a link to the page that needs fixing so we can find it easily.
6+
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

88
## ✏️ 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).

0 commit comments

Comments
 (0)