From 0907d507bf389b908a267155de4162d725ae1c54 Mon Sep 17 00:00:00 2001 From: "wang.yuqi" Date: Thu, 26 Jun 2025 22:34:17 +0800 Subject: [PATCH] [Doc] Automatically signed-off by PyCharm (#20120) Signed-off-by: wang.yuqi --- docs/contributing/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/contributing/README.md b/docs/contributing/README.md index c0c338b426951..d472366c43b5a 100644 --- a/docs/contributing/README.md +++ b/docs/contributing/README.md @@ -151,6 +151,11 @@ the terms of the DCO. Using `-s` with `git commit` will automatically add this header. +!!! tip + 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. + Opening it will bring up a `git` window where you can modify the `Author` and enable `Sign-off commit`. + This ensures that all your commits are automatically signed-off by PyCharm. + ### PR Title and Classification Only specific types of PRs will be reviewed. The PR title is prefixed