@@ -13,7 +13,7 @@ vulnerability, do not raise a GitHub issue and follow the instructions in our
1313## Contributing code
1414
1515We welcome your code contributions. Before submitting code via a pull request,
16- you will need to haved signed the [ Oracle Contributor Agreement] [ OCA ] (OCA) and
16+ you will need to have signed the [ Oracle Contributor Agreement] [ OCA ] (OCA) and
1717your commits need to include the following line using the name and e-mail
1818address you used to sign the OCA:
1919
@@ -35,14 +35,14 @@ can be accepted.
3535
36361 . Ensure there is an issue created to track and discuss the fix or enhancement
3737 you intend to submit.
38- 1 . Fork this repository
38+ 1 . Fork this repository.
39391 . 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 `
40+ the issue number as part of your branch name, e.g. ` 1234-fixes ` .
41411 . Ensure that any documentation is updated with the changes that are required
4242 by your change.
43431 . Ensure that any samples are updated if the base image has been changed.
44441 . 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
45+ what your changes are meant to do and provide simple steps on how to validate.
4646 your changes. Ensure that you reference the issue you created as well.
47471 . We will assign the pull request to 2-3 people for review before it is merged.
4848
@@ -51,5 +51,5 @@ can be accepted.
5151Follow the [ Golden Rule] ( https://en.wikipedia.org/wiki/Golden_Rule ) . If you'd
5252like more specific guidelines, see the [ Contributor Covenant Code of Conduct] [ COC ] .
5353
54- [ OCA ] : https://www. oracle.com/technetwork/community/oca-486395.html
54+ [ OCA ] : https://oca.opensource. oracle.com
5555[ COC ] : https://www.contributor-covenant.org/version/1/4/code-of-conduct/
0 commit comments