Create bug.md

This commit is contained in:
Simon Christ 2020-04-24 11:44:08 +02:00 committed by GitHub
parent 122b4d91a8
commit 488a6d054d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

31
.github/ISSUE_TEMPLATES/bug.md vendored Normal file
View File

@ -0,0 +1,31 @@
---
name: Bug report
about: Create a bug report
title: "[BUG]"
labels: bug
assignees: ''
---
Please search existing issues to avoid duplicates.
## Details
### Backends
This bug occurs on ( insert `x` below )
Backend | yes | no | untested
-------------|-----|-----|---------
gr (default) | | |
pyplot | | |
plotly | | |
plotlyjs | | |
pgfplotsx | | |
### Versions
Plots.jl version:
Backend version:
Output of `versioninfo()`: