The instructions on "How to contribute" say:
Bugfixes should be sent to the current stable branch, which is the same as major version number.
and
Breaking features and major improvements should be sent into master.
but master is now called main and there seem to be no major version branches. Should PRs for both bugfixes and breaking features be sent to the main branch?
The instructions on "How to contribute" say:
and
but
masteris now calledmainand there seem to be no major version branches. Should PRs for both bugfixes and breaking features be sent to themainbranch?