Hello Marco,
I wonder if I as a contributor can adjust the code directly in SolidCP v1.0 master in Git or await you open a bug fix request?
Thankyou!
Hello Ricardo,
All contributors can submit a merge request to the master branch which will be incorporated into the code.
Let me know if you need more details and we can give you more details as needed.
Kind Regards,
Trevor Robinson
Hello Robinson
I'm new here, let me see if I understand:
I need to open a branch and make the correction and then apply the merge?
Thankyou!
Hello,
Just double checking something:
The fixes you make they have to work with the SolidCP Portal code aswell. (not just adjusted so they work with your frontend/ scripts)
As currently everything works for Portal / Enterprise / Server (and has to stay that way ofcourse).
the way to contribute is:
1) make sure you have a signed contributor license: https://solidcp.com/contributors/contributors-license-agreement/
2) In our Git make your own fork
3) Apply the fixes to your fork, and submit a merge request with our master
4) One of the management will check/ verify the code and accept the merge request
Regards,
Marco
OK Marco, thankyou!