updated rules
This commit is contained in:
1
RULES.md
1
RULES.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user