You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ To submit a pull request:
6
6
7
7
1. Fork the [repository](https://github.com/expo/config-plugins) and create a feature branch. (Existing contributors can create feature branches without forking. Prefix the branch name with `@your-github-username/`.)
8
8
2. Run `yarn` in the root directory to generate the build files.
9
-
3. Use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) including in the PR tile.
9
+
3. Use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) including in the PR title.
10
10
4. Fill out the entire PR template. Ensure your code is tested locally and has continuous tests in CI.
11
11
5. Make sure all tests pass on GitHub Actions.
12
12
6. Wait for a review and adjust the code if necessary.
0 commit comments