Hi guys
What is the methodology to pull requests new improvements about Senaite addons GitHub repos?
Are you working with git-flow methodology? Or just make a fork, commits, and pull request on master branch?
Hi guys
What is the methodology to pull requests new improvements about Senaite addons GitHub repos?
Are you working with git-flow methodology? Or just make a fork, commits, and pull request on master branch?
Hi @macagua and welcome!
Short answer: fork, branch, commits and PR to 1.x or 2.x. You will find many examples all following the same pattern.
Regards,
Hi @Espurna thanks for your answer, also I found this file senaite.core/CONTRIBUTING.md at 1.3.x · senaite/senaite.core · GitHub where is defined the process to contribute to source code.