Skip to content

Commit

Permalink
[ci/cd] add in contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
junjuew committed Apr 20, 2020
1 parent 20f5479 commit 51b0af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Make sure all your changes are committed (including an entry in HISTORY.rst).
Then run::

$ bump2version patch # possible: major / minor / patch
$ git push origin <tag_name>
$ git push origin master --follow-tags

[This Github
workflow](https://github.com/cmusatyalab/OpenWorkflow/blob/master/.github/workflows/pythonpackage.yml.yml)
Expand Down

0 comments on commit 51b0af0

Please sign in to comment.