This repository contains shared resources for the Docker GitHub organization, helping us maintain consistency and streamline collaboration across all our repositories.
-
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.mdfile located in theprofile/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.
For more information on how to set up and use these features, refer to GitHub's documentation: