There is a CONTRIBUTING.md that gives some tips for developing and testing code, but there isn't any standardization or guide for how to submit a Pull Request. I attempted to make one last night and I realized I was not following what seemed to be the standard. I believe the PR indicated I was not authorized to merge to main - which, after review, seems to only be done following a release - and I don't have the ability to make my own branch.
Can someone either update the CONTRIBUTING.md guide on how to properly contribute to this open-source project? Not only how to properly submit a Pull Request, but how the releases are scheduled.
There is a
CONTRIBUTING.mdthat gives some tips for developing and testing code, but there isn't any standardization or guide for how to submit a Pull Request. I attempted to make one last night and I realized I was not following what seemed to be the standard. I believe the PR indicated I was not authorized to merge tomain- which, after review, seems to only be done following a release - and I don't have the ability to make my own branch.Can someone either update the
CONTRIBUTING.mdguide on how to properly contribute to this open-source project? Not only how to properly submit a Pull Request, but how the releases are scheduled.