Add a bug report issue template

This commit is contained in:
Zachary Eisinger 2020-05-18 12:03:57 -07:00 committed by GitHub
parent 392189ddd3
commit 82b9a8ff02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a bug report
title: ''
labels: ''
assignees: ''
---
### Description
<!--
* Please share short description of the problem
-->
### Details
<!--
* Include the relevant yaml, platform, and dotnet versions in use
* If an error occurred on a public action, please share a link
* Include any error messages received in text (search does not work for images)
* Was this a regression from previous behavior?
-->