Skip to content

Commit 6c8cf01

Browse files
authored
Update contributing.md with payment policy link (tuskyapp#4037)
Updated to add the payment policy link and capitalized "API" where used
1 parent 2dceecb commit 6c8cf01

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CONTRIBUTING.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,15 @@ All icons are from the Material iconset, find new icons [here](https://fonts.goo
4343
We try to make Tusky as accessible as possible for as many people as possible. Please make sure that all touch targets are at least 48dpx48dp in size, Text has sufficient contrast and images or icons have a image description. See [this guide](https://developer.android.com/guide/topics/ui/accessibility/apps) for more information.
4444

4545
### Supported servers
46-
Tusky is primarily a Mastodon client and aims to always support the newest Mastodon version. Other platforms implementing the Mastodon Api, e.g. Akkoma, GoToSocial or Pixelfed should also work with Tusky but no special effort is made to support their quirks or additional features.
46+
Tusky is primarily a Mastodon client and aims to always support the newest Mastodon version. Other platforms implementing the Mastodon API, e.g. Akkoma, GoToSocial or Pixelfed should also work with Tusky, but no special effort is made to support their quirks or additional features.
47+
48+
### Payment Policy
49+
Our payment policy may be viewed [here](https://github.com/tuskyapp/Tusky/blob/develop/doc/PaymentPolicy.md).
4750

4851
## Troubleshooting / FAQ
4952

50-
- Tusky should be built with the newest version of Android Studio
53+
- Tusky should be built with the newest version of Android Studio.
5154
- Tusky comes with two sets of build variants, "blue" and "green", which can be installed simultaneously and are distinguished by the colors of their icons. Green is intended for local development and testing, whereas blue is for releases.
5255

5356
## Resources
54-
- [Mastodon Api documentation](https://docs.joinmastodon.org/api/)
57+
- [Mastodon API documentation](https://docs.joinmastodon.org/api/)

0 commit comments

Comments
 (0)