Browse Source

Merge pull request #5501 from discordianfish/add-commit-message-bp

Solomon Hykes 11 năm trước cách đây
mục cha
commit
b372c19b38
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      CONTRIBUTING.md

+ 4 - 0
CONTRIBUTING.md

@@ -90,6 +90,10 @@ reference to all the issues that they address.
 
 
 Pull requests must not contain commits from other users or branches.
 Pull requests must not contain commits from other users or branches.
 
 
+Commit messages must start with a capitalized and short summary (max. 50
+chars) written in the imperative, followed by an optional, more detailed
+explanatory text which is separated from the summary by an empty line.
+
 Code review comments may be added to your pull request. Discuss, then make the
 Code review comments may be added to your pull request. Discuss, then make the
 suggested modifications and push additional commits to your feature branch. Be
 suggested modifications and push additional commits to your feature branch. Be
 sure to post a comment after pushing. The new commits will show up in the pull
 sure to post a comment after pushing. The new commits will show up in the pull