jenkinsci / scm-sync-configuration-plugin

Jenkins scm-sync-configuration plugin
https://plugins.jenkins.io/scm-sync-configuration/
MIT License
115 stars 123 forks source link

Add docks and information to help people contributing to the project. #34

Open haysclark opened 8 years ago

haysclark commented 8 years ago

Maybe add a CONTRIBUTING.md file?

It would be cool if there were some Developer Information too. I noticed that Messages doesn't know how to resolve in Eclipse, so I IDE compile warnings about Messages starting on ScmSyncConfigurationPlugin on line 485. Again, just and IDE issue, not a issue building the pom.xml file.

rodrigc commented 8 years ago

I see no need for a CONTRIBUTING.md file. None of the other Jenkins plugins I have looked at have one.

If you want to contribute, just file pull requests. If you have any fixes for building this plugin in Eclipse, please submit them via pull requests.