Skip to content

Commit

Permalink
Merge pull request #743 from mandiant/Ana06-patch-1
Browse files Browse the repository at this point in the history
Issue template: improve bug.yml
  • Loading branch information
Ana06 authored Nov 10, 2023
2 parents eac039d + 2371d14 commit 63e5a09
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,8 @@ body:
id: ci
attributes:
label: Detected by test suite
description: Check if this bug is cached by our [test suite](https://github.com/mandiant/VM-packages/actions?query=workflow%3Adaily+branch%3Amain). If the last daily run is failing, check its log to see if the failure is the same as you are reporting.
options:
- "Yes"
description: Check the [Daily Failures Wiki page](https://github.com/mandiant/VM-Packages/wiki/Daily-Failures) to see if the package failed to install in the latest daily run. **Do not report bugs that are detected by our test suite as we are already aware of them.**
- "No"
- "I don't know"
- "Yes"
validations:
required: true

0 comments on commit 63e5a09

Please sign in to comment.