Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 900 Bytes

File metadata and controls

35 lines (22 loc) · 900 Bytes

.github

Organization-level files for TFGrid Compose

What is this repository?

This is a special GitHub repository that provides organization-wide configuration and documentation.

Structure

.github/
├── profile/
│   └── README.md          # Organization profile (shown on org page)
├── CONTRIBUTING.md        # How to contribute
├── CODE_OF_CONDUCT.md    # Community guidelines
└── SECURITY.md           # Security policy

Organization Profile

The file profile/README.md is displayed on the TFGrid Compose organization page at: https://github.com/tfgrid-compose

Contributing

See CONTRIBUTING.md for guidelines on contributing to TFGrid Compose projects.

Code of Conduct

All contributors must follow our Code of Conduct.

Security

For security issues, see SECURITY.md.