Skip to content

Commit 2ac52d4

Browse files
Add missing link to repo CoC in issue template (#157)
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
1 parent 3838be5 commit 2ac52d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/02-feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
id: terms
2727
attributes:
2828
label: Code of Conduct
29-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
29+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/apple/container/blob/main/CONTRIBUTING.md).
3030
options:
3131
- label: I agree to follow this project's Code of Conduct
3232
required: true

0 commit comments

Comments
 (0)