From bf709a862744ec5e94b319fa75d7998923f58511 Mon Sep 17 00:00:00 2001 From: VADAPALLI RAGHUPATHI <2400030362@kluniversity.in> Date: Tue, 25 Nov 2025 16:34:59 +0530 Subject: [PATCH] Refactor README for better structure and readability Updated the README to improve clarity and formatting. --- README.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index d821552cde97..c68957f7c2a8 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,33 @@ -# Docs @ Docker - -
-Docker Documentation Logo -
-
-
- -Welcome to the Docker Documentation repository. This is the official Docker documentation. - -Feel free to open pull requests or issues. Our docs are completely open source and encourage community contributions. - +@@ -1,35 +1,36 @@ + # Docs @ Docker + +
+Docker documentation logo +
+
+
+ +Welcome to the Docker Documentation repository. This repository contains the official Docker documentation. + +Feel free to open pull requests or issues. Our docs are completely open source, and we welcome contributions from the Docker community. + ## How to Provide Feedback - -We’d love to hear your feedback! To submit feedback: -- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs GitHub repository. -- Click **Request changes** in the right column of every page on [docs.docker.com](https://docs.docker.com/). -- Click **Give feedback** on every page in the docs. - -To get community support, use the [Docker Community Slack](https://dockr.ly/community-support) through the Docker Pro, Team, and Business subscriptions. See [Docker Pricing](https://www.docker.com/pricing) for details. - -If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project repository on GitHub. - + + We’d love to hear your feedback! To submit feedback: + - Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs GitHub repository. + - Click **Request changes** in the right column of every page on [docs.docker.com](https://docs.docker.com/). + - Click **Give feedback** on every page in the docs. + +To get community support, use the [Docker Community Slack](https://dockr.ly/community-support). Personalized support is available through the Docker Pro, Team, and Business subscriptions. See [Docker Pricing](https://www.docker.com/pricing) for details. + + If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project repository on GitHub. + ## Contributing to Docker Documentation - -See [CONTRIBUTING.md](CONTRIBUTING.md). - -## Copyright and license - -Copyright 2013-2025 Docker, Inc. - + + See [CONTRIBUTING.md](CONTRIBUTING.md). + + ## Copyright and license + + Copyright 2013-2025 Docker, Inc. + Released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). -