2
0

Add link to org-level contribution guidelines to contributing doc (#31043)

This commit is contained in:
Matt Jankowski
2024-07-18 11:45:40 -04:00
committed by GitHub
parent 848b59c8ae
commit 82344342c1

View File

@@ -11,6 +11,11 @@ You can contribute in the following ways:
If your contributions are accepted into Mastodon, you can request to be paid through [our OpenCollective](https://opencollective.com/mastodon).
Please review the org-level [contribution guidelines] for high-level acceptance
criteria guidance.
[contribution guidelines]: https://github.com/mastodon/.github/blob/main/CONTRIBUTING.md
## API Changes and Additions
Please note that any changes or additions made to the API should have an accompanying pull request on [our documentation repository](https://github.com/mastodon/documentation).