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).
830 B
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.