Skip to content

Commit 280bd07

Browse files
authored
[Doc] Automatically signed-off by PyCharm (#20120)
Signed-off-by: wang.yuqi <noooop@126.com>
1 parent d4f4f86 commit 280bd07

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/contributing/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ the terms of the DCO.
151151

152152
Using `-s` with `git commit` will automatically add this header.
153153

154+
!!! tip
155+
If you develop using PyCharm, there is a `Show Commit Options` icon to the right of the `Commit and Push...` button in the `Commit` window.
156+
Opening it will bring up a `git` window where you can modify the `Author` and enable `Sign-off commit`.
157+
This ensures that all your commits are automatically signed-off by PyCharm.
158+
154159
### PR Title and Classification
155160

156161
Only specific types of PRs will be reviewed. The PR title is prefixed

0 commit comments

Comments
 (0)