Skip to content

Commit 249174f

Browse files
authored
Merge branch 'processing:main' into gifongraphicanimationfix
2 parents d0434f4 + 4277ff7 commit 249174f

File tree

8 files changed

+700
-166
lines changed

8 files changed

+700
-166
lines changed

contributor_docs/contributing_to_the_p5.js_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- A tour of the source code powering the Reference section of the p5.js website, and a guide to help contribute to it. -->
1+
<!-- Write and edit p5.js reference using the right format. -->
22

33
# Contributing to the p5.js Reference
44

contributor_docs/contributor_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Start here if you are looking to participate on GitHub! -->
1+
<!-- Essential information about contributing to p5.js on GitHub. -->
22

33
# Contributor Guidelines
44

contributor_docs/creating_libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Step-by-step instructions on how to create an addon library. -->
1+
<!-- Extend p5.js functionalities with your own addon library. -->
22

33
# Creating an Addon Library
44

contributor_docs/steward_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- What to expect as a steward, and a playbook for common situations. -->
1+
<!-- Learn about how to manage and review contributions to p5.js. -->
22

33
# Steward Guidelines
44

contributor_docs/unit_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Learn how to write tests for p5.js, and help us keep the library bug-free. -->
1+
<!-- Guide to writing tests for p5.js source code. -->
22

33
# Unit Testing
44

contributor_docs/web_accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- The features p5.js provides to help keep sketches accessible to everyone. -->
1+
<!-- Understand and use p5.js’ Web Accessibility features to make your sketch accessible. -->
22

33
# p5.js Web Accessibility
44

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)