Add issue templates (#1254)

This commit is contained in:
Zac Sweers
2021-02-01 18:00:03 -05:00
committed by GitHub
parent f0202d5d29
commit 23d056c054
3 changed files with 30 additions and 0 deletions

13
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,13 @@
---
name: Bug report
about: A reproducible problem
title: ''
labels: bug
assignees: ''
---
Good 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.
Heres an example test to get you started.
https://gist.github.com/ZacSweers/0ef2c5f0e3f61f82063dd8c67d75879f