Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Mitchell <[email protected]>
  • Loading branch information
gmitch215 authored Jan 21, 2025
1 parent 6965b90 commit c12a877
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# 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.
2.) Ensure that your new code has been tested and works properly.

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.
We will approve and merge your pull request as soon as possiable if these requirements are met.

0 comments on commit c12a877

Please sign in to comment.