Skip to content

Commit 496e025

Browse files
elierichaAnthonyLeonardoGracio
authored andcommitted
Apply 1 suggestion(s) to 1 file(s)
1 parent 7a0f767 commit 496e025

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
label: Environment
1717
description: |
1818
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)
2020
- IDE Version (for example "VS Code 1.89.0" or "GNAT Studio 24.2")
2121
- Ada & SPARK Extension Version (if using VS Code)
2222
value: |
@@ -30,15 +30,11 @@ body:
3030
label: Bug Summary and Reproducer
3131
description: |
3232
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.).
3434
value: |
3535
Bug Summary:
3636
3737
Steps to reproduce:
38-
1. Go to '...'
39-
2. Click on '....'
40-
3. Scroll down to '....'
41-
4. See error
4238
4339
Expected behavior:
4440
validations:

0 commit comments

Comments
 (0)