Skip to content

Commit

Permalink
Added line for develop-postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshDodiya1 committed Nov 19, 2024
1 parent 5cf283f commit 9c109d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ This section can be deleted after reading.
We employ the following branching strategy to simplify the development process and to ensure that only stable code is pushed to the `master` branch:
- `develop-postgres`: For unstable code: New features and bug fixes.
- `develop`: For unstable code: New features and bug fixes.
- `develop-postgres`: A temporary branch for development on the PostgreSQL.
- `master`: Where the stable production ready code lies. Only security related bugs.
NOTE!!!
Expand Down

0 comments on commit 9c109d0

Please sign in to comment.