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.yaml
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ body:
16
16
label: Environment
17
17
description: |
18
18
Please provide the information for the following:
19
-
- OS and Version (host or remote if using SSH)
19
+
- OS and Version (provide this for both host and target if you are using a remote or containerized development environment)
20
20
- IDE Version (for example "VS Code 1.89.0" or "GNAT Studio 24.2")
21
21
- Ada & SPARK Extension Version (if using VS Code)
22
22
value: |
@@ -30,15 +30,11 @@ body:
30
30
label: Bug Summary and Reproducer
31
31
description: |
32
32
Please describe the feature (for example, completion) that is not working as expected.
33
-
Include information about the actual workspace project (for example, does the project is an aggregate project, does it target native platforms or cross platforms etc.).
33
+
Include information about the actual workspace project (for example, is the project an aggregate project, does it target native platforms or cross platforms etc.).
0 commit comments