How add more improvements about Senaite addons GitHub repos?

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,

1 Like

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.

1 Like