|
1 | 1 | # Project name
|
2 | 2 |
|
3 |
| -<!-- Describe your project's features, functionality and target audience --> |
| 3 | +*Describe your project's features, functionality and target audience* |
4 | 4 |
|
5 | 5 | ## Installation
|
6 | 6 |
|
7 |
| -<!-- Provide detailed step-by-step installation instructions --> |
| 7 | +*Provide detailed step-by-step installation instructions* |
8 | 8 |
|
9 | 9 | ## Documentation
|
10 | 10 |
|
11 |
| -<!-- Developer-oriented documentation can be published on GitHub, but all product |
12 |
| - documentation must be published on <https://docs.oracle.com>. --> |
| 11 | +*Developer-oriented documentation can be published on GitHub, but all product documentation must be published on <https://docs.oracle.com>* |
13 | 12 |
|
14 | 13 | ## Examples
|
15 | 14 |
|
16 |
| -<!-- Describe any included examples or provide a link to a demo/tutorial --> |
| 15 | +*Describe any included examples or provide a link to a demo/tutorial* |
17 | 16 |
|
18 | 17 | ## Help
|
19 | 18 |
|
20 |
| -<!-- Inform users on where to get help or how to receive official support from Oracle |
21 |
| - (if applicable). --> |
| 19 | +*Inform users on where to get help or how to receive official support from Oracle (if applicable)* |
22 | 20 |
|
23 | 21 | ## Contributing
|
24 | 22 |
|
25 |
| -<!-- If your project has specific contribution requirements, update the |
26 |
| - CONTRIBUTING.md file to ensure those requirements are clearly explained. --> |
| 23 | +*If your project has specific contribution requirements, update the CONTRIBUTING.md file to ensure those requirements are clearly explained* |
27 | 24 |
|
28 |
| -This project welcomes contributions from the community. Before submitting a pull |
29 |
| -request, please [review our contribution guide](./CONTRIBUTING.md). |
| 25 | +*This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)* |
30 | 26 |
|
31 | 27 | ## Security
|
32 | 28 |
|
33 |
| -Please consult the [security guide](./SECURITY.md) for our responsible security |
34 |
| -vulnerability disclosure process. |
| 29 | +*Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process* |
35 | 30 |
|
36 | 31 | ## License
|
37 | 32 |
|
38 |
| -<!-- The correct copyright notice format for both documentation and software |
39 |
| - is "Copyright (c) [year,] year Oracle and/or its affiliates." |
40 |
| - You must include the year the content was first released (on any platform) and |
41 |
| - the most recent year in which it was revised. --> |
| 33 | +*The correct copyright notice format for both documentation and software is* |
| 34 | + "Copyright (c) [year,] year Oracle and/or its affiliates." |
| 35 | +*You must include the year the content was first released (on any platform) and the most recent year in which it was revised* |
42 | 36 |
|
43 | 37 | Copyright (c) 2022 Oracle and/or its affiliates.
|
44 | 38 |
|
45 |
| -<!-- Replace this statement if your project is not licensed under the UPL --> |
| 39 | +*Replace this statement if your project is not licensed under the UPL* |
46 | 40 |
|
47 | 41 | Released under the Universal Permissive License v1.0 as shown at
|
48 | 42 | <https://oss.oracle.com/licenses/upl/>.
|
0 commit comments