You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,8 @@ When submitting a new Issue for what seems is a bug, please note the version you
9
9
10
10
Make sure to add a comment line line to the changeset saying which Issue it is is fixing, e.g. 'fixes #XYZ' so that the issue can be automatically closed when the associated pull request is merged.
11
11
12
+
Each pull request should be accompanied by a comment explaining how the change was tested, unless unit tests are provided/updated.
13
+
Please make every effort to make most of your changes covered by tests.
14
+
12
15
For a pull request to be merged, we need the contributor to sign Oracle Contributor Agreement first.
13
16
See http://www.oracle.com/technetwork/community/oca-486395.html for details.
0 commit comments