Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1 KB

File metadata and controls

26 lines (18 loc) · 1 KB

.github Repository

This repository contains community health files and organization profile for Automation Dojo.

Structure

.github/
├── profile/
│   └── README.md          # Organization profile (displayed on org homepage)
├── CONTRIBUTING.md        # Contributing guidelines (coming soon)
├── CODE_OF_CONDUCT.md    # Code of conduct (coming soon)
└── SECURITY.md            # Security policy (coming soon)

What's Inside

Organization Profile

The profile/README.md file is displayed on the Automation Dojo organization homepage, providing visitors with information about our mission and available resources.

Community Health Files

These files will be used as defaults across all repositories in the organization that don't have their own versions.

Local Development

This is a meta-repository for organization-level configurations. Most files here are consumed by GitHub directly to enhance the organization profile and provide default community health files.