BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
256 stars 91 forks source link

fix: add more clarity to issue templates #250

Closed abanuelo closed 2 months ago

abanuelo commented 2 months ago

Description

When running through on-call, issue triaging, there was a need to enhance the existing issue templates to include:

  1. explicit mention of looking through both closed and open issues before filing the bug/feat request
  2. adding the exact scenic command to be able to reproduce locally

Issue Link

Checklist

Additional Notes

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.11%. Comparing base (d846a15) to head (b6a4317).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ========================================== + Coverage 86.10% 86.11% +0.01% ========================================== Files 144 144 Lines 24984 24984 ========================================== + Hits 21512 21516 +4 + Misses 3472 3468 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.