Update contributing.md

Co-authored-by: Anthony Lavado <anthonylavado@me.com>
This commit is contained in:
Ethan Pippin 2022-01-20 15:08:28 -07:00 committed by GitHub
parent 18e77a9615
commit b5cd69eb14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ If your Pull Request relates to an Issue, mention the issue correctly in your PR
The following must pass in order for a PR to be merged: The following must pass in order for a PR to be merged:
- automated `iOS` and `tvOS` builds must succeed - automated `iOS` and `tvOS` builds must succeed
- developer account cannot be attached - developer account cannot be attached
- SwiftFormat linting check must pas - SwiftFormat linting check must pass
- new strings that are not part of an experimental feature must be localized - new strings that are not part of an experimental feature must be localized
- correct label(s) are attached, if applicable - correct label(s) are attached, if applicable