This repository provides various default files for other repositories under the organization as described in the GitHub documentation.
The following files are not treated specially by GitHub and are included here as a convenient convention:
- LICENSE: GitHub requires each repository to include a license file for the repository UI to show the license information. However, every open-source component here uses the same license, so this is an easy reference.
.github/workflows/*.ymlare shared workflows that may be used by individual repositories.