Update version-control-system.md

This commit is contained in:
ianschechtman
2024-05-13 12:53:35 +02:00
committed by GitHub
parent 3f05b8b794
commit 7905a788c0

View File

@@ -1,4 +1,4 @@
# Version Control System
Every API design **SHOULD** be stored in a Version Control System \(Bitbucket, GitHub\). Where possible the API design **SHOULD** stored in the **same** repository as the API implementation.
Every API design **SHOULD** be stored in a Version Control System \(e.g., Bitbucket, GitHub\). Where possible the API design **SHOULD** be stored in the **same** repository as the API implementation.