diff --git a/.github/ISSUE_TEMPLATES/bug.md b/.github/ISSUE_TEMPLATES/bug.md new file mode 100644 index 00000000..6edf1a18 --- /dev/null +++ b/.github/ISSUE_TEMPLATES/bug.md @@ -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()`: