We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7bcf4 commit b6ce6ddCopy full SHA for b6ce6dd
.github/ISSUE_TEMPLATE/improve-existing-docs.yaml
@@ -17,9 +17,9 @@ body:
17
id: terms
18
attributes:
19
label: Code of Conduct
20
- 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.
21
options:
22
- - 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)
23
required: true
24
25
- type: textarea
0 commit comments