We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HEAD~3
1 parent d7d1fde commit 4ee9de3Copy full SHA for 4ee9de3
contributing/workflow.md
@@ -207,7 +207,7 @@ Only commits in PR:
207
```
208
209
> [!NOTE]
210
-> `HEAD~3` is defined have 3 commit in PR, change number *3* with the number you have in commit.
+> `HEAD~3` specifies the last 3 commits in the PR. Change *3* to the actual number of commits.
211
212
All commits:
213
```console
0 commit comments