Skip to content

Commit 1ce0f57

Browse files
spavlusievaDjelibeybi
authored andcommitted
Update CONTRIBUTING.md
1 parent 2ceadbf commit 1ce0f57

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CONTRIBUTING.md

+18-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contribution guidelines
22

33
<!-- markdownlint-disable MD036 -->
4-
*Last updated: November 2022*
4+
*Last updated: March 2023*
55

66
Oracle welcomes contributions to this repository from anyone.
77

@@ -12,7 +12,7 @@ submit your pull request.
1212
If you have any questions about a possible submission, we encourage you to start
1313
a discussion about the contribution to get feedback from other users.
1414

15-
## Contributing to the Oracle Docker Images repository
15+
## Contributing code
1616

1717
All contributors are expected to adhere to our [code of conduct](CODE_OF_CONDUCT.md).
1818

@@ -45,6 +45,14 @@ member of the [Oracle GitHub Organisation](https://github.com/orgs/oracle/people
4545

4646
Contact [Avi Miller](https://github.com/Djelibeybi) for more information.
4747

48+
## Opening issues
49+
50+
For bugs or enhancement requests, please file a GitHub issue unless it's
51+
security related. When filing a bug remember that the better written the bug is,
52+
the more likely it is to be fixed. If you think you've found a security
53+
vulnerability, do not raise a GitHub issue and follow the instructions in our
54+
[security policy](./SECURITY.md).
55+
4856
## Pull request process
4957

5058
1. Fork this repository
@@ -211,5 +219,12 @@ merged, but are generally frowned upon if breached.
211219
any defaults that are used if no input is provided.
212220
* If a custom value must be provided by the end-user, the build or run should
213221
gracefully fail if that value is not provided.
222+
223+
## Code of conduct
224+
225+
Follow the [Golden Rule](https://en.wikipedia.org/wiki/Golden_Rule). If you'd
226+
like more specific guidelines, see the [Contributor Covenant Code of Conduct][COC].
227+
228+
[COC]: https://www.contributor-covenant.org/version/1/4/code-of-conduct/
214229

215-
Copyright (c) 2017, 2022 Oracle and/or its affiliates.
230+
Copyright (c) 2017, 2023 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)