Skip to content

Commit

Permalink
BugReport: make reproducer mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer authored Mar 7, 2024
1 parent 6250a99 commit c72c530
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ body:
- If possible, as a self-contained list of instructions starting from a clean shell
- git checkout, setup environment (Geant4/ROOT version, LCG/iLCSoft/Key4hep release), cmake, build, run...
- Don't forget to attach any required input files
validations:
required: true
- type: textarea
id: additional-context
attributes:
Expand Down

0 comments on commit c72c530

Please sign in to comment.