Skip to content

Commit 76b0e9d

Browse files
authored
docs: submit library via issue form (#66)
1 parent 72a0e4a commit 76b0e9d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/release.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ _Note: By default, GitHub will also include compressed versions of your source c
4646
For more details on releases, see GitHub’s [official guide on releasing projects](https://docs.github.com/en/repositories/releasing-projects-on-github).
4747

4848
## Publish your Library to the Contribution Manager
49-
Once you are ready to add your contribution to the Contribution Manager, email [[email protected]](mailto:[email protected]) with the url to your releases page. It should look something like `https://github.com/{{username}}/{{repository}}/releases/`. A Processing maintainer will review and publish your contribution. You may be asked for more information about your contribution or some modifications if needed.
49+
Once you are ready to add your contribution to the Contribution Manager, submit your contribution to the
50+
[processing-contributions](https://github.com/processing/processing-contributions) repository using our
51+
[issue form](https://github.com/processing/processing-contributions/issues/new?assignees=&labels=new-contribution&projects=&template=1_new-library.yml)
52+
You will need the url to your releases page.
53+
It should look something like `https://github.com/{{username}}/{{repository}}/releases/`.
54+
A Processing maintainer will review and publish your contribution. You may be asked for more information about your contribution or some modifications if needed.

0 commit comments

Comments
 (0)