Skip to content

Commit f728500

Browse files
authored
Update CONTRIBUTING.md
1 parent 8fecf9f commit f728500

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ Make sure you are following [issue report guidelines](issue-guidelines.md) avail
7171
For Talawa API, we had employed the following branching strategy to simplify the development process and to ensure that only stable code is pushed to the `main` branch:
7272

7373
- `develop`: For unstable code and bug fixing
74-
- `alpha-x.x.x`: For stability testing
75-
- `main`: Where the stable production ready code lies
74+
- `main`: Where the stable production ready code lies. This is our default branch.
7675

7776
#### Conflict Resolution
7877

0 commit comments

Comments
 (0)