Skip to content

Commit 296a4bf

Browse files
authored
Create CONTRIBUTING.md
Signed-off-by: Gregory Mitchell <[email protected]>
1 parent b3d991c commit 296a4bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
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

Comments
 (0)