You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contributing guidelines for the project. We appreciate your help in helping us to improve the project.
3
+
4
+
## Pull Requeset Process
5
+
1.) Ensure that the pull request is at the correct branch you want to merge in.
6
+
7
+
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.
8
+
9
+
3.) Confirm that the code is ready to be merged while meeting our conventions.
10
+
11
+
We will approve and merge your pull request as soon as possiable if these requirements are met.
0 commit comments