Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 576 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 576 Bytes

Contributing

Contributing guidelines for the project. We appreciate your help in helping us to improve the project.

Pull Requeset Process

1.) Ensure that the pull request is at the correct branch you want to merge in.

2.) Ensure that your new code has been tested and works properly. For example, if you're contributing to the Jenkins API, make sure tests pass against all official examples.

3.) Confirm that the code is ready to be merged while meeting our conventions.

We will approve and merge your pull request as soon as possiable if these requirements are met.