From b6ce6ddabdcddf9ee60330e6fb593b0d4975f425 Mon Sep 17 00:00:00 2001 From: Ramya Parimi <33761166+ramyaparimi@users.noreply.github.com> Date: Thu, 12 Aug 2021 07:00:04 -0500 Subject: [PATCH] Update improve-existing-docs.yaml --- .github/ISSUE_TEMPLATE/improve-existing-docs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml index 1f0137a9d2..6f01145d66 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml +++ b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml @@ -17,9 +17,9 @@ body: id: terms attributes: label: Code of Conduct - description: This project has a Code of Conduct that all participants are expected to understand and follow./main/CODE_OF_CONDUCT.md). + description: This project has a Code of Conduct that all participants are expected to understand and follow. options: - - label: I have read and agree to the GitHub Docs project's Code of Conduct. + - label: I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) required: true - type: textarea