Skip to content

Commit 4ee9de3

Browse files
ddevsrkenjis
andauthored
note HEAD~3
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent d7d1fde commit 4ee9de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Only commits in PR:
207207
```
208208

209209
> [!NOTE]
210-
> `HEAD~3` is defined have 3 commit in PR, change number *3* with the number you have in commit.
210+
> `HEAD~3` specifies the last 3 commits in the PR. Change *3* to the actual number of commits.
211211
212212
All commits:
213213
```console

0 commit comments

Comments
 (0)