microsoft/mu_feature_ffa
Publicmirrored from https://github.com/microsoft/mu_feature_ffaAvailable
.github/ISSUE_TEMPLATE/config.yml
16lines · modecode
| 1 | # Project Mu GitHub Issue Configuration File |
| 2 | # |
| 3 | # NOTE: This file is automatically synchronized from Mu DevOps. Update the original file there |
| 4 | # instead of the file in this repo. |
| 5 | # |
| 6 | # - Mu DevOps Repo: https://github.com/microsoft/mu_devops |
| 7 | # - File Sync Settings: https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml |
| 8 | # |
| 9 | # Copyright (c) Microsoft Corporation. |
| 10 | # SPDX-License-Identifier: BSD-2-Clause-Patent |
| 11 | # |
| 12 | |
| 13 | contact_links: |
| 14 | - name: 📃 Project Mu Documentation |
| 15 | url: https://microsoft.github.io/mu/ |
| 16 | about: Goals, principles, repo layout, build instructions, and more. |