From 9424039d54e790112e011f54ca0cd792fc78c487 Mon Sep 17 00:00:00 2001 From: Ramya Parimi <33761166+ramyaparimi@users.noreply.github.com> Date: Thu, 12 Aug 2021 06:51:43 -0500 Subject: [PATCH] Update improve-existing-docs.yaml fixed CoC link --- .github/ISSUE_TEMPLATE/improve-existing-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml index e74baae054..a990729c11 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml +++ b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml @@ -17,7 +17,7 @@ body: id: terms attributes: label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com). + description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md). options: - label: I agree to follow this project's Code of Conduct. required: true