Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
0907d507
Unverified
Commit
0907d507
authored
Jun 26, 2025
by
wang.yuqi
Committed by
GitHub
Jun 26, 2025
Browse files
[Doc] Automatically signed-off by PyCharm (#20120)
Signed-off-by:
wang.yuqi
<
noooop@126.com
>
parent
c894c5dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
docs/contributing/README.md
docs/contributing/README.md
+5
-0
No files found.
docs/contributing/README.md
View file @
0907d507
...
@@ -151,6 +151,11 @@ the terms of the DCO.
...
@@ -151,6 +151,11 @@ the terms of the DCO.
Using
`-s`
with
`git commit`
will automatically add this header.
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
### PR Title and Classification
Only specific types of PRs will be reviewed. The PR title is prefixed
Only specific types of PRs will be reviewed. The PR title is prefixed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment