Configuration-as-code-plugin: Add contribution guide

Created on 12 Mar 2018  路  8Comments  路  Source: jenkinsci/configuration-as-code-plugin

I would like a guide on how to contribute with issues and pull requests. Also tips for developing the code.

All 8 comments

a common name like CONTRIBUTING.md in the root would help for sure

well docs/CONTRIBUTING.md should do the trick too 馃憤

we already have an issue for that - #33 and I will follow @casz advice to implement it as CONTRIBUTING file
so I will allow myself to close this one, please follow up on #33 if you're interested about the progress, we're planning to fix documentation in upcoming weeks

@martinmosegaard as for tips
https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial

useful for updating other plugins to support code as configuration plugin:
https://jenkins.io/doc/developer/plugin-development/pipeline-integration/

perhaps this should be apart of the updated contributing.md? 馃槃

it will :)

Was this page helpful?
0 / 5 - 0 ratings