No description
Find a file
2026-01-06 13:20:07 -05:00
.github move CODEOWNERS file to .github 2025-11-20 15:08:46 +00:00
profile update links 2026-01-05 21:00:25 -05:00
README.md add profile/README.md 2025-05-20 16:18:57 -04:00

.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: