Frank Dana f4d30065d3 Create issue templates
Add templates for bug, feature, and doc issues, based on GitHub's
standard templates.

Also create an `issue_template.md` file for blank issues of other types,
and configure the template selector to allow "blank" issues (which will
use that template).
2024-06-15 12:35:58 -04:00

830 B

name about title labels assignees
Bug report Create a report to help us improve WireViz [bug] bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • WireViz version:
  • Graphviz version (dot -V):
  • Python version: (python -V):
  • Operating System and version:

Additional context Add any other context about the problem here.