pyqtgraph/.github/ISSUE_TEMPLATE/bug_report.md
2xB b0bc5b8931 Add issue template (#976)
* Create issue template

* Refined issue template

Following suggestions by ixjlyons
2019-07-02 10:26:51 -04:00

1.1 KiB

name about title labels assignees
Bug report Create a report to help us improve

Short description

Code to reproduce

import pyqtgraph as pg
import numpy as np

Expected behavior

Real behavior

An error occurred?
Post the full traceback inside these 'code fences'!

Tested environment(s)

  • PyQtGraph version:
  • Qt Python binding:
  • Python version:
  • NumPy version:
  • Operating system:
  • Installation method:

Additional context