Skip to content

Commit b3d12a0

Browse files
authored
Update README.md
1 parent fd97ff3 commit b3d12a0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Contents of This Repo
22

3+
## Branch Strategy
4+
5+
* **main**: day to day work goes here.
6+
* **dev**: current code of the dev environment. No commits allowed directly; you'll need to open a PR from main. Committing/pushing here causes a deployment to the dev infrastructure.
7+
38
## Frontend Tier
49
* ```frontend```: The Workspaces frontend (VueJS app).
510
* Code here: https://github.com/TaskarCenterAtUW/workspaces-frontend.
@@ -40,4 +45,4 @@ Replace XXX.env with the environment definition file of the environment for whic
4045

4146
# GH Actions
4247

43-
See GitHub's actions tab in this repo for more deployment examples/steps.
48+
See GitHub's actions tab in this repo for more deployment examples/steps.

0 commit comments

Comments
 (0)