prefer all PRs go to main? #1723
-
Is there any specific branch I should create a PR to, or do you prefer all PRs go to main? |
Beta Was this translation helpful? Give feedback.
Answered by
zayaaan-al
Jul 9, 2025
Replies: 1 comment
-
prefer that all PRs go to the develop branch first, as that's where active development happens. Once everything is tested and stable, it merge into main for release. Please make sure your branch is up-to-date with develop before creating the PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zamaan-al
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
prefer that all PRs go to the develop branch first, as that's where active development happens. Once everything is tested and stable, it merge into main for release. Please make sure your branch is up-to-date with develop before creating the PR.