You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/04/26 09:48:04 UTC

[GitHub] [cassandra] michaelsembwever commented on a change in pull request #979: Fix How-to Commit docs

michaelsembwever commented on a change in pull request #979:
URL: https://github.com/apache/cassandra/pull/979#discussion_r620140980



##########
File path: doc/source/development/how_to_commit.rst
##########
@@ -84,6 +84,21 @@ On trunk:
 On any branch:
    #. ``git push origin cassandra-3.0 cassandra-3.11 trunk --atomic``
 
+.. tip::
+
+   A template for commit messages:
+  
+  ::
+
+      <One sentence description, usually Jira title and CHANGES.txt summary>

Review comment:
       ```suggestion
         <One sentence description, usually Jira title or CHANGES.txt summary>
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org