Update contributing.md

This commit is contained in:
Ethan Pippin 2022-01-10 12:39:58 -07:00
parent 76623c241b
commit 2de1490832
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ If your Pull Request relates to an Issue, link the issue or mention it in the Is
Pull Requests must pass the automated `iOS` and `tvOS` builds in order to be merged and cannot have your developer account attached.
[SwiftFormat](https://github.com/nicklockwood/SwiftFormat) is our linter and must also pass. You can run `swiftformat .` in the project directory or install SwiftFormat's Xcode extension.
Swiftfin follows the same Pull Request Guidelines as outlined in the [official Jellyfin contribution guidelines](https://jellyfin.org/docs/general/contributing/development.html#pull-request-guidelines).
## Architecture