vancauwe commited on
Commit
68f1407
·
1 Parent(s): 7841ce0

chore: detail release protocol

Browse files
Files changed (1) hide show
  1. docs/release_protocol.md +3 -1
docs/release_protocol.md CHANGED
@@ -27,4 +27,6 @@ short_description: 'SDSC Hackathon - Project 10. '
27
  ```
28
 
29
  4. Ask for Review
30
- 5. Merge and make a new release of the code
 
 
 
27
  ```
28
 
29
  4. Ask for Review
30
+ 5. Merge to main upon approval
31
+ 6. Make a new tag for a major version change (semantic versioning) i.e. `vX.0.0`
32
+ 7. Make a new release of the code, associated to this tag