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: .github/workflows/pr_maintainer_checklist.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -53,5 +53,5 @@ jobs:
53
53
## First PR Commit Check
54
54
55
55
- [ ] The commit messages for the remote branch should be checked to make sure the contributor's email is set up correctly so that they receive credit for their contribution
56
-
- The contributor's name and icon in remote commits should be the same as what appears in the PR
57
-
- If there's a mismatch, the contributor needs to make sure that the [email they use for GitHub](https://github.com/settings/emails) matches what they have for `git config user.email` in their local Scribe-Android repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)
56
+
- The contributor's name and icon in remote commits should be the same as what appears in the PR
57
+
- If there's a mismatch, the contributor needs to make sure that the [email they use for GitHub](https://github.com/settings/emails) matches what they have for `git config user.email` in their local Scribe-Android repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)
0 commit comments