We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3838be5 commit 2ac52d4Copy full SHA for 2ac52d4
.github/ISSUE_TEMPLATE/02-feature.yml
@@ -26,7 +26,7 @@ body:
26
id: terms
27
attributes:
28
label: Code of Conduct
29
- 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/apple/container/blob/main/CONTRIBUTING.md).
30
options:
31
- label: I agree to follow this project's Code of Conduct
32
required: true
0 commit comments