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 4eff6ab commit 39b25d6Copy full SHA for 39b25d6
.github/ISSUE_TEMPLATE/001_bug_report.yml
@@ -45,7 +45,9 @@ body:
45
id: terms
46
attributes:
47
label: Code of Conduct
48
- description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
+ description: |
49
+ By submitting this issue, you agree to follow our
50
+ [Code of Conduct](https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md).
51
options:
52
- label: I agree to follow this project's Code of Conduct
53
required: true
0 commit comments