Skip to content

Commit

Permalink
Merge branch 'processing:main' into gifongraphicanimationfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiserarg authored Apr 2, 2024
2 parents d0434f4 + 4277ff7 commit 249174f
Show file tree
Hide file tree
Showing 8 changed files with 700 additions and 166 deletions.
2 changes: 1 addition & 1 deletion contributor_docs/contributing_to_the_p5.js_reference.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- A tour of the source code powering the Reference section of the p5.js website, and a guide to help contribute to it. -->
<!-- Write and edit p5.js reference using the right format. -->

# Contributing to the p5.js Reference

Expand Down
2 changes: 1 addition & 1 deletion contributor_docs/contributor_guidelines.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Start here if you are looking to participate on GitHub! -->
<!-- Essential information about contributing to p5.js on GitHub. -->

# Contributor Guidelines

Expand Down
2 changes: 1 addition & 1 deletion contributor_docs/creating_libraries.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Step-by-step instructions on how to create an addon library. -->
<!-- Extend p5.js functionalities with your own addon library. -->

# Creating an Addon Library

Expand Down
2 changes: 1 addition & 1 deletion contributor_docs/steward_guidelines.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- What to expect as a steward, and a playbook for common situations. -->
<!-- Learn about how to manage and review contributions to p5.js. -->

# Steward Guidelines

Expand Down
2 changes: 1 addition & 1 deletion contributor_docs/unit_testing.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Learn how to write tests for p5.js, and help us keep the library bug-free. -->
<!-- Guide to writing tests for p5.js source code. -->

# Unit Testing

Expand Down
2 changes: 1 addition & 1 deletion contributor_docs/web_accessibility.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- The features p5.js provides to help keep sketches accessible to everyone. -->
<!-- Understand and use p5.js’ Web Accessibility features to make your sketch accessible. -->

# p5.js Web Accessibility

Expand Down
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 249174f

Please sign in to comment.