Skip to content

Commit

Permalink
DOCS-modin-project#2424: added blank line to separate segments
Browse files Browse the repository at this point in the history
Signed-off-by: reshamas <reshama.stat@gmail.com>
  • Loading branch information
reshamas committed Nov 14, 2020
1 parent d631a32 commit 4255d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ To ensure that all commit messages in the master branch follow a specific format
enforce that all commit messages must follow the following format:

.. code-block:: bash
FEAT-#9999: Add ``DataFrame.rolling`` functionality, to enable rolling window operations
FEAT-#9999: Add `DataFrame.rolling` functionality, to enable rolling window operations
The ``FEAT`` component represents the type of commit. This component of the commit
message can be one of the following:
Expand Down

0 comments on commit 4255d51

Please sign in to comment.