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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
name: Bug Report
2
2
description: 'Create a report to help us improve'
3
-
labels: bug
4
3
body:
5
4
- type: markdown
6
5
attributes:
@@ -13,6 +12,7 @@ body:
13
12
required: true
14
13
- type: checkboxes
15
14
attributes:
15
+
label: Checks
16
16
description: Please verify that you've followed these steps.
17
17
options:
18
18
- label: I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions).
0 commit comments