Skip to content

Commit

Permalink
Update RELEASE_PROCESS.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Jul 16, 2019
1 parent 7ecc8a2 commit e93e4d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_PROCESS.rst
Expand Up @@ -2,8 +2,8 @@ Release Process
---------------

1. Compile entries in ``CHANGELOG.rst``. Each entry should:
* Be in the past tense (eg "Fix datetime on Windows")
* End with acknowledging the PR author(s): "Thanks @<github username>."
* Be in the past tense (eg "Fix datetime on Windows")
* End with acknowledging the PR author(s): "Thanks @<github username>."

2. Run ``bumpversion <patch|minor|major>``.
3. Check the commit generated by ``bumpversion``, then ``git push``.
Expand Down

0 comments on commit e93e4d1

Please sign in to comment.