Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
This repository contains the list of Processing libraries, tools, modes, and examples contributed by the community. Contributions added here will appear in the Contribution Manager and on the Processing.org website.

> [!TIP]
> Ready to publish your contribution? Submit it through the [GitHub issue form for new contributions](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=new-contribution.yaml).
> Ready to publish your contribution? Submit it through the GitHub issue forms for
> [new libraries](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=1_new-library.yml),
> [new tools](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=2_new-tool.yml),
> [new modes](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=3_new-mode.yml),
> and
> [new examples](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=4_new-examples.yml).

## Technical information

Expand Down