diff --git a/.github/ISSUE_TEMPLATE/code_first.yml b/.github/ISSUE_TEMPLATE/code_first.yml index 29b02e4a75..9a2c4e1bb3 100644 --- a/.github/ISSUE_TEMPLATE/code_first.yml +++ b/.github/ISSUE_TEMPLATE/code_first.yml @@ -13,7 +13,8 @@ body: - type: markdown attributes: value: | - 👋 Only use this issue form for changes following the "code first" process described in [EDK II Code First Process](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-First-Process). + 👋 Only use this issue form for changes following the "code first" process described in + [EDK II Code First Process](https://www.tianocore.org/tianocore-wiki.github.io/development/contribution-guides/edk_ii_code_first_process.html). **Read that document before filing this issue.** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index dd30f07f37..138a789010 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -10,7 +10,7 @@ contact_links: - name: Reporting Security Issues - url: https://github.com/tianocore/tianocore.github.io/wiki/Reporting-Security-Issues + url: https://www.tianocore.org/tianocore-wiki.github.io/security/processes/reporting_security_issues.html about: Read the wiki page that describes the process here - name: EDK II Development Mailing List url: https://edk2.groups.io/g/devel diff --git a/.github/ISSUE_TEMPLATE/documentation_request.yml b/.github/ISSUE_TEMPLATE/documentation_request.yml index 21a9e63712..ab1988cbdc 100644 --- a/.github/ISSUE_TEMPLATE/documentation_request.yml +++ b/.github/ISSUE_TEMPLATE/documentation_request.yml @@ -23,8 +23,9 @@ body: alongside the code implementation of a particularly complex feature or module. - - To file an issue for a TianoCore specification, refer to [these instructions](https://github.com/tianocore-docs/edk2-TemplateSpecification/wiki/TianoCore-Documents-GitBook-Overview) - and reference the specifications In the [TianoCore Docs organization](https://github.com/tianocore-docs). + - To file an issue for a TianoCore specification, refer to + [these instructions](https://www.tianocore.org/tianocore-wiki.github.io/reference/specs-standards/edk_ii_documentation.html) + and reference the specifications In the [TianoCore Docs organization](https://github.com/tianocore-docs). - For UEFI specifications, refer to the [UEFI Forum](https://uefi.org/specifications) website.