summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/config.yml
blob: dd30f07f379143b03dd04f2ea7330eddbfdd7163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## @file
# GitHub issue configuration file.
#
# This file is meant to direct contributors familiar with GitHub's issue tracker
# to the external resources used by TianoCore.
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##

contact_links:
  - name: Reporting Security Issues
    url: https://github.com/tianocore/tianocore.github.io/wiki/Reporting-Security-Issues
    about: Read the wiki page that describes the process here
  - name: EDK II Development Mailing List
    url: https://edk2.groups.io/g/devel
    about: Ask questions on the mailing list (devel@edk2.groups.io)
  - name: EDK II Discussions
    url: https://github.com/tianocore/edk2/discussions
    about: You can also reach out on the Discussion section of this repository