Merge pull request #4 from ditkrg/v1.0.0

Correction
This commit is contained in:
Brusk Hamarash 2021-10-04 00:00:05 +03:00 committed by GitHub
commit 167b2f53ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,7 +195,7 @@ All code bases must have a branch that corresponds to a major version. For examp
The order from which branches are merged generally takes the following form:
`major version branch` -> `dev` -> `staging` -> `staging` -> `pre-prod` -> `main`
`major version branch` -> `dev` -> `staging` -> `pre-prod` -> `main`
An example: