You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/contributing.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,8 +60,8 @@ somewhere.
60
60
61
61
## Release process
62
62
63
-
We expect that everything merged into the development branch is ready to release on master. Releases can be made at any time - ideally it would be on a regular cadence but currently it is basically on request.
63
+
We expect that everything merged into the development branch is ready to release on master.
64
64
- bump the version in setup.py
65
65
- update the changelog: all commits to development should contain a meaningful message, the changelog can be built from these
66
-
- merge to master.
67
-
This kicks off an automated release in github and then publish to pypi.
66
+
- merge to master.
67
+
This kicks off an automated release in GitHub and then publish to PyPI.
0 commit comments