Skip to content

chore(templates): Add environment information section to bug template

Oscar Tovar requested to merge otovar/update-bug-issue-tmpl into main

Description

In #7365 (closed), I had trouble reproducing the issue because it was only reproducible when using Bash. This made me think that it would be beneficial to ask for environment information in bug reports. Minimizing the variables at play reduces the amount makes debugging a little more straightforward, and having this env info helps us adhere to this.

Related Issues

Relates to #7365 (closed)

How has this been tested?

N/A

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports