|
1 | 1 | # Docs @ Docker
|
2 | 2 |
|
3 |
| -<img src="static/assets/images/docker-docs.png" alt="Welcome to Docker Documentation" style="max-width: 50%;"> |
| 3 | +<img src="static/assets/images/docker-docs.png" alt="Welcome to Docker Documentation" style="max-width: 45%;"> |
4 | 4 |
|
5 | 5 | Welcome to the Docker Documentation repository. This is the source for
|
6 | 6 | [https://docs.docker.com/](https://docs.docker.com/).
|
7 | 7 |
|
8 |
| -Feel free to send us pull requests and file issues. Our docs are completely |
| 8 | +Feel free to send us pull requests and issues. Our docs are completely |
9 | 9 | open source, and we deeply appreciate contributions from the Docker community!
|
10 | 10 |
|
11 | 11 | ## Provide feedback
|
12 | 12 |
|
13 |
| -We’d love to hear your feedback. Please file documentation issues only in the |
14 |
| -Docs GitHub repository. You can file a new issue to suggest improvements or if |
15 |
| -you see any errors in the existing documentation. |
| 13 | +We’d love to hear your feedback! To submit feedback: |
| 14 | +- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs repository, or |
| 15 | +- Click **Request changes** in the right column of every page on |
| 16 | + [docs.docker.com](https://docs.docker.com/), or |
| 17 | +- Click **Give feedback** on of every page in the docs. |
16 | 18 |
|
17 |
| -Before submitting a new issue, check whether the issue has already been |
18 |
| -reported. You can join the discussion using an emoji, or by adding a comment to |
19 |
| -an existing issue. If possible, we recommend that you suggest a fix to the issue |
20 |
| -by creating a pull request. |
21 |
| - |
22 |
| -You can ask general questions and get community support through the [Docker |
23 |
| -Community Slack](https://dockr.ly/comm-slack). Personalized support is available |
| 19 | +To get community support, use the [Docker Community Slack](https://dockr.ly/comm-slack). Personalized support is available |
24 | 20 | through the Docker Pro, Team, and Business subscriptions. See [Docker
|
25 | 21 | Pricing](https://www.docker.com/pricing) for details.
|
26 | 22 |
|
27 | 23 | If you have an idea for a new feature or behavior change in a specific aspect of
|
28 |
| -Docker or have found a product bug, file that issue in the project's code |
| 24 | +Docker or have found a product bug, file an issue in the project's |
29 | 25 | repository.
|
30 | 26 |
|
31 |
| -We've made it easy for you to file new issues. |
32 |
| - |
33 |
| -- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs repository and fill in the details, or |
34 |
| -- Click **Request docs changes** in the right column of every page on |
35 |
| - [docs.docker.com](https://docs.docker.com/) and add the details, or |
36 |
| - |
37 |
| -  |
38 |
| - |
39 |
| -- Click the **Give feedback** link on the side of every page in the docs. |
40 |
| - |
41 |
| -  |
42 |
| - |
43 | 27 | ## Contribute to Docker docs
|
44 | 28 |
|
45 |
| -We value your contribution. We want to make it as easy as possible to submit |
46 |
| -your contributions to the Docker docs repository. Changes to the docs are |
47 |
| -handled through pull requests against the `main` branch. To learn how to |
48 |
| -contribute, see [CONTRIBUTING.md](CONTRIBUTING.md). |
| 29 | +See [CONTRIBUTING.md](CONTRIBUTING.md). |
49 | 30 |
|
50 | 31 | ## Copyright and license
|
51 | 32 |
|
|
0 commit comments