diff --git a/README.md b/README.md
index 5a86cfe..0588877 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,21 @@
# .github
+
+This repository contains shared resources for the Docker GitHub organization, helping us maintain consistency and streamline collaboration across all our repositories.
+
+## π What's in this Repository?
+
+- **Community Health Files**: Default templates for issues, pull requests, contributing guidelines, and codes of conduct. These files apply to all repositories in the organization that don't have their own versions.
+
+- **Organization Profile README**: A `README.md` file located in the `profile/` directory that displays on the organization's GitHub profile page. This provides visitors with an overview of Docker's mission, key projects, and how to get involved.
+
+- **Workflow Templates**: Reusable GitHub Actions workflows stored in the `workflow-templates/` directory. These templates can be used across multiple repositories within the organization to standardize CI/CD processes.
+
+## π Learn More
+
+For more information on how to set up and use these features, refer to GitHub's documentation:
+
+- [Creating a default community health file for your organization](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file)
+
+- [Customizing your organization's profile](https://docs.github.com/en/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)
+
+- [Creating workflow templates for your organization](https://docs.github.com/en/actions/sharing-automations/creating-workflow-templates-for-your-organization)
\ No newline at end of file
diff --git a/profile/README.md b/profile/README.md
new file mode 100644
index 0000000..8c0bac6
--- /dev/null
+++ b/profile/README.md
@@ -0,0 +1,40 @@
+
For developers, by developers.
+
+
+
+
+
+
+## π³ Whalecome to Docker!
+
+Docker helps developers build, share, run, and verify applications anywhere β without tedious environment configuration or management. This GitHub organization is home to many of the open source tools that power the Docker experience.
+
+Whether you're using Docker for local development, CI automation, or building secure software supply chains β we're glad you're here.
+
+## π¬ Feedback
+
+Weβre good listeners. The following repositories are dedicated to gathering feedback, ideas, and bug reports from Docker users:
+
+| Repository | Purpose |
+| ------------------------------------------------------------- | ------------------------------------------------ |
+| [`docker/desktop-feedback`](http://dockr.ly/desktop-feedback) | Feedback and feature requests for Docker Desktop |
+| [`docker/hub-feedback`](http://dockr.ly/hubx-feedback) | Feedback and feature requests for Docker Desktop |
+
+## π Useful Links
+
+| | Links |
+| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| π Docs | [docs.docker.com](https://docs.docker.com) |
+| π§° Docker Hub | [hub.docker.com](https://hub.docker.com) |
+| π₯οΈ Docker Desktop | [docker.com/products/desktop](https://www.docker.com/products/docker-desktop) |
+| π¬ Community | [Forums](https://forums.docker.com) Β· [Slack](https://dockercommunity.slack.com) Β· [Twitter/X](https://twitter.com/docker) Β· [Bluesky](https://bluesky.com/docker) |
+
+## π Contributing
+
+We welcome contributions!
+Check out individual repositories for contributing guides, open issues, and ways to get involved. Look for `good first issue` or `help-wanted` labels to get started.
+
+## π§ Explore More
+
+Looking for something else?
+Browse all [repositories](https://github.com/docker), explore the [`docker`](https://github.com/topics/docker) topic, or visit our [community resources](https://www.docker.com/community/).
\ No newline at end of file
diff --git a/profile/docker-logo-blue.svg b/profile/docker-logo-blue.svg
new file mode 100644
index 0000000..4518f0b
--- /dev/null
+++ b/profile/docker-logo-blue.svg
@@ -0,0 +1,21 @@
+
+
\ No newline at end of file