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/bug-report.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ body:
8
8
label: Answers checklist.
9
9
description: Before submitting a new issue, please follow the checklist and try to find the answer.
10
10
options:
11
-
- label: I have read the documentation for [esp-protocols components](https://espressif.github.io/esp-protocols/) and the issue is not addressed there.
11
+
- label: I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
12
12
required: true
13
13
- label: I have updated my esp-protocols branch (master or release) to the latest version and checked that the issue is present there.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/other-issue.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ body:
7
7
label: Answers checklist.
8
8
description: Before submitting a new issue, please follow the checklist and try to find the answer.
9
9
options:
10
-
- label: I have read the documentation for [esp-protocols components](https://espressif.github.io/esp-protocols/) and the issue is not addressed there.
10
+
- label: I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
11
11
required: true
12
12
- label: I have updated my esp-protocols branch (master or release) to the latest version and checked that the issue is present there.
0 commit comments