You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/001_bug_report.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: Bug Report
2
2
description: File a bug report.
3
-
title: "[Bug]: "
3
+
title: ""
4
4
labels: ["bug"]
5
5
projects: ["octo-org/1", "octo-org/44"]
6
6
assignees: []
@@ -45,7 +45,7 @@ body:
45
45
id: terms
46
46
attributes:
47
47
label: Code of Conduct
48
-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
48
+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md).
49
49
options:
50
50
- label: I agree to follow this project's Code of Conduct
0 commit comments