abinazebinoy commited on
Commit
b23f7c9
·
unverified ·
1 Parent(s): 98ba423

Add branch strategy section to CONTRIBUTING.md

Browse files
Files changed (1) hide show
  1. CONTRIBUTING.md +2 -1
CONTRIBUTING.md CHANGED
@@ -12,6 +12,7 @@ to discuss the approach. Small bug fixes can go straight to a pull request.
12
 
13
  ---
14
 
 
15
  ## Branch Strategy
16
 
17
  One long-lived branch: `main`. All work happens on short-lived branches
@@ -152,4 +153,4 @@ available under a licence compatible with MIT.
152
 
153
  ## Questions
154
 
155
- Open a GitHub issue with the label `question`.
 
12
 
13
  ---
14
 
15
+
16
  ## Branch Strategy
17
 
18
  One long-lived branch: `main`. All work happens on short-lived branches
 
153
 
154
  ## Questions
155
 
156
+ Open a GitHub issue with the label `question`.