|
8 | 8 |
|
9 | 9 | ## About this project |
10 | 10 |
|
11 | | -This is the official CobalCore documentation. |
| 11 | +This is the official CobaltChore documentation. |
12 | 12 |
|
13 | 13 | ## Requirements and Setup |
14 | 14 |
|
15 | 15 | ### Docker Compose |
16 | 16 |
|
17 | 17 | $ docker compose up |
18 | 18 |
|
19 | | -to bring up a auto-refreshable developoment version of the documentation. |
20 | | -The documentation is accessible via [http://localhost:5173/](). |
| 19 | +Run the above command to bring up an auto-refreshable development version of |
| 20 | +the documentation. The documentation is accessible via |
| 21 | +[http://localhost:5173/](). |
21 | 22 |
|
22 | 23 | ## Support, Feedback, Contributing |
23 | 24 |
|
24 | | -This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cobaltcore-dev/docs/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). |
| 25 | +This project is open to feature requests and suggestions, bug reports etc. via |
| 26 | +[GitHub issues](https://github.com/cobaltcore-dev/docs/issues). Contribution |
| 27 | +and feedback are encouraged and always welcome. For more information about how |
| 28 | +to contribute, the project structure, as well as additional contribution |
| 29 | +information, see our [Contribution Guidelines](CONTRIBUTING.md). |
25 | 30 |
|
26 | 31 | ## Security / Disclosure |
27 | | -If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/cobaltcore-dev/.github/blob/main/SECURITY.md) on how to report it. Please do not create GitHub issues for security-related doubts or problems. |
| 32 | +If you find any bug that may be a security problem, please follow our |
| 33 | +instructions at [in our security |
| 34 | +policy](https://github.com/cobaltcore-dev/.github/blob/main/SECURITY.md) on how |
| 35 | +to report it. Please do not create GitHub issues for security-related doubts or |
| 36 | +problems. |
28 | 37 |
|
29 | 38 | ## Code of Conduct |
30 | 39 |
|
31 | | -We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/cobaltcore-dev/.github/blob/main/CODE_OF_CONDUCT.md) at all times. |
| 40 | +We as members, contributors, and leaders pledge to make participation in our |
| 41 | +community a harassment-free experience for everyone. By participating in this |
| 42 | +project, you agree to abide by its [Code of |
| 43 | +Conduct](https://github.com/cobaltcore-dev/.github/blob/main/CODE_OF_CONDUCT.md) |
| 44 | +at all times. |
32 | 45 |
|
33 | 46 | ## Licensing |
34 | 47 |
|
35 | | -Copyright 2025 SAP SE or an SAP affiliate company and CobaltCore contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cobaltcore-dev/docs). |
| 48 | +Copyright 2025 SAP SE or an SAP affiliate company and CobaltCore contributors. |
| 49 | +Please see our [LICENSE](LICENSE) for copyright and license information. |
| 50 | +Detailed information including third-party components and their |
| 51 | +licensing/copyright information is available [via the REUSE |
| 52 | +tool](https://api.reuse.software/info/github.com/cobaltcore-dev/docs). |
0 commit comments