Add mod-commit-and-tag.txt
This commit is contained in:
9
general/mod-commit-and-tag.txt
Normal file
9
general/mod-commit-and-tag.txt
Normal file
@ -0,0 +1,9 @@
|
||||
1. Pull the latest changes first.
|
||||
2. Commit all and push.
|
||||
3. Pull to ensure we got the latest tags
|
||||
4. Use diff to review the latest version and the last version tag
|
||||
5. Suggest a new version vX.X.X (DO NOT UPGRADE MAJOR VERSION UNLESS USER ASK FOR IT!)
|
||||
6. Tag current version to this version
|
||||
7. Write a release note for this version (no need to include version in the note)
|
||||
8. Commit all and push again.
|
||||
PS: Write the note with markdown in codeblock
|
||||
Reference in New Issue
Block a user