8000 Fix good commit example to use imperative title by DahlitzFlorian · Pull Request #587 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Fix good commit example to use imperative title #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply changes suggested by @aeros
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
  • Loading branch information
DahlitzFlorian and aeros authored May 25, 2020
commit 2be1ce902d1f5e9cbca5d518764e40af4f6e48dc
2 changes: 1 addition & 1 deletion pullrequest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ request.

.. note::
`How to Write a Git Commit Message <https://chris.beams.io/posts/git-commit/>`_
is a nice article describing how to write a good commit message.
is a nice article that describes how to write a good commit message.


.. _cla:
Expand Down
0