Skip to content

Commit 5a353e2

Browse files
Update CONTRIBUTING.md
1 parent 6eae78f commit 5a353e2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ The process to modify one package or script is the next:
2929
3. Add to the `CHANGELOG.md`, in
3030
[`Unreleased`](#How_can_I_minimize_the_effort_required?) the tasks
3131
that you are going to take or are carrying out to be able to review at a quick
32-
glance the objective of the branch.
32+
glance the objective of the branch
3333
4. Make your awesome code
3434
5. Never forget to **change the changelog**.
35-
4.1 [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
36-
6. Create a Pull Request to master with correct version and tests passed.
35+
5.1 [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
36+
6. Create a Pull Request to master with correct version and tests passed
37+
7. After reviewed, if everything goes fine it will be merged by one of the admins of the repository, if not back to step 4
38+
8. It is a task for the admin to generate a [Release](https://github.com/DevoInc/python-mlmodelmanager-client/releases) so that the project gets updated in [PyPi](https://pypi.org/project/devo-mlmodelmanager/)
3739

3840

3941
## Keep a CHANGELOG

0 commit comments

Comments
 (0)