Address feedback
Peter Martincic committed
Mar 1, 2023 at 10:17 UTC
66000d1782c52b117affe00aee5c14551ce61375
1 file changed
+2
-2
.github/ISSUE_TEMPLATE/Bug_Report.yaml
+2
-2
@@ -29,9 +29,9 @@ body:
29
30
- type: checkboxes
31
attributes:
32
- label: WSL Generation
32
+ label: Are you using WSL 1 or WSL 2?
33
description: |
34
- Tell us whether the issue is on WSL 2 and/or WSL 1. You can tell your WSL version by running `wsl -l -v`.
34
+ Tell us whether the issue is on WSL 2 and/or WSL 1. You can tell by running `wsl -l -v`.
35
options:
36
- label: "WSL 2"
37
- label: "WSL 1"