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.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ body:
23
23
required: true
24
24
- label: I've tried running `main`-labeled docker image and the issue still persists there
25
25
required: true
26
-
- label: I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/SECURITY.md)
26
+
- label: I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/.github/SECURITY.md)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ body:
19
19
options:
20
20
- label: I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
21
21
required: true
22
-
- label: I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/SECURITY.md) and the feature is not present there
22
+
- label: I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/.github/SECURITY.md) and the feature is not present there
0 commit comments