diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml index a990729c11..1f0137a9d2 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: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md). + description: This project has a Code of Conduct that all participants are expected to understand and follow./main/CODE_OF_CONDUCT.md). options: - - label: I agree to follow this project's Code of Conduct. + - label: I have read and agree to the GitHub Docs project's Code of Conduct. required: true - type: textarea