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: docs/reference/contributing/guidelines/workflow.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Pull requests on GitHub have to meet the following requirements to keep the code
64
64
- Comment in the pull request on every change (rebase or new commits). This helps reviewers to be up to date with changes
65
65
- Pull requests should fix a bug, add a feature or refactor.
66
66
67
-
If commits do not follow above guidelines, you might be requested to modify the commit history (it is often adding more details to address _what_ and _why_vs_how_).
67
+
If commits do not follow the above guidelines, we may request you modify the commit history (often to add more details to address _what_ and _why_rather than_how_).
0 commit comments