1--- 2name: Bug report 3about: A reproducible problem 4title: '' 5labels: bug 6assignees: '' 7 8--- 9 10Good bug reports include a failing test! Writing a test helps you to isolate and describe the problem, and it helps us to fix it fast. Bug reports without a failing test or reproduction steps are likely to be closed. 11 12Here’s an example test to get you started. 13https://gist.github.com/ZacSweers/0ef2c5f0e3f61f82063dd8c67d75879f