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: README.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,11 +93,17 @@ details.
93
93
94
94
SODA for Java comes with a testsuite, built with JUnit and driven by Ant. See [Building and running the tests](https://github.com/oracle/soda-for-java/blob/master/doc/Building-and-running-tests.md) for details.
95
95
96
-
### Contributions
96
+
##Contributing
97
97
98
-
SODA is an open source project. See [Contributing](https://github.com/oracle/soda-for-java/blob/master/CONTRIBUTING.md) for details.
98
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
99
99
100
-
Oracle gratefully acknowledges the contributions to SODA made by the community
100
+
## Security
101
+
102
+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
103
+
104
+
## License
105
+
106
+
Copyright (c) 2015, 2023 Oracle and/or its affiliates.
0 commit comments