updated rules

This commit is contained in:
2026-01-13 19:47:39 +11:00
parent be889568c2
commit f8919e8398

View File

@@ -41,6 +41,7 @@ The wiki is located at ~/projects/golib-wiki and should be laid out as follows:
Any changes to existing features or additional features implemented should have tests created and/or updated Any changes to existing features or additional features implemented should have tests created and/or updated
3. Version control 3. Version control
Do not make any changes to master. Checkout a branch to work on new features
Version numbers are specified using git tags. Version numbers are specified using git tags.
Do not change version numbers. When updating documentation, append the branch name to the version number. Do not change version numbers. When updating documentation, append the branch name to the version number.
Changes made to the golib-wiki repo should be made under the same branch name as the changes made in this repo Changes made to the golib-wiki repo should be made under the same branch name as the changes made in this repo