Skip to content

Commit af0dfbf

Browse files
authored
Update CONTRIBUTING.md
1 parent d94a59c commit af0dfbf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CONTRIBUTING.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*Detailed instructions on how to contribute to the project, if applicable. Must include section about Oracle Contributor Agreement with link and instructions*
2+
13
# Contributing to this repository
24

35
We welcome your contributions! There are multiple ways to contribute.
@@ -35,14 +37,14 @@ can be accepted.
3537

3638
1. Ensure there is an issue created to track and discuss the fix or enhancement
3739
you intend to submit.
38-
1. Fork this repository
40+
1. Fork this repository.
3941
1. Create a branch in your fork to implement the changes. We recommend using
40-
the issue number as part of your branch name, e.g. `1234-fixes`
42+
the issue number as part of your branch name, e.g. `1234-fixes`.
4143
1. Ensure that any documentation is updated with the changes that are required
4244
by your change.
4345
1. Ensure that any samples are updated if the base image has been changed.
4446
1. Submit the pull request. *Do not leave the pull request blank*. Explain exactly
45-
what your changes are meant to do and provide simple steps on how to validate
47+
what your changes are meant to do and provide simple steps on how to validate.
4648
your changes. Ensure that you reference the issue you created as well.
4749
1. We will assign the pull request to 2-3 people for review before it is merged.
4850

0 commit comments

Comments
 (0)