Update CODE_OF_CONDUCT url's in Issue templates (#32486)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/improve-the-site.yml
vendored
2
.github/ISSUE_TEMPLATE/improve-the-site.yml
vendored
@@ -17,7 +17,7 @@ body:
|
||||
label: Code of Conduct
|
||||
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](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md)
|
||||
- label: I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
|
||||
@@ -20,7 +20,7 @@ body:
|
||||
label: Code of Conduct
|
||||
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](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md)
|
||||
- label: I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user