How do I contribute to ISPConfig?

Discussion in 'Developers' Forum' started by jcdirks, Sep 24, 2015.

  1. jcdirks

    jcdirks New Member

    I am building up a multiserver setup with the latest 3.1 version from git. I've found some bugs in the API code and glitches in the UI which I've corrected in my local installation.
    I'd like to contribute these and future patches back to ISPConfig. I run my own GitLab for version control.
    What's the preferred way to contribute? I'd like to submit merge requests. How is it done, can you give me a hint or point me to instructions?
    Thanks & best regards,
    Jan-Claas
     
    till likes this.
  2. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    Register at git.ispconfig.org
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Hi Jan-Claas,

    after you registered at git.ispconfig.org fork the master branch (which is the current 3.1 dev. version) on our git server, implement the changes in your fork and then submit a merge request in our gitlab server. We will review the changes then and merge them into the main codebase.
     
  4. jcdirks

    jcdirks New Member

    Thanks Florian and Till, it's all done and the merge request is awaiting its fate. :)
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Thanks!

    I'll check it together with Marius. We will add comments on the gitlab systems if there are any questions.
     
    jcdirks likes this.

Share This Page