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: contributor_docs/preparing_a_pull_request.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Then ask git about the latest changes.
51
51
git status
52
52
53
53
## Pull Request Templates
54
-
Once you've opened your pull request, please ensure that you follow the guidelines and
54
+
Once you've opened your pull request, please ensure that you follow the guidelines.
55
55
56
56
## CONFLICTS
57
57
You may have some conflicts! It's okay. Feel free to ask for help. If merging with the latest upstream `develop` branch causes conflicts, you can always make a pull request with the upstream repository, which makes the merge conflicts public.
0 commit comments