1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
---
name: Feature request
about: Suggest an idea for this project
labels: "enhancement"
assignees: domdfcoding
---
<!-- Have you searched for similar issues? Someone may already be working on the feature you are suggesting. Before submitting this issue, please check the open issues and add a note before logging a new issue.
-->
## Description
<!--Provide a clear and concise description of what the problem is and the improvement you are suggesting-->
<!--Please add screenshots if needed-->
## Version
* Operating System:
* Python:
* domdf_python_tools:
## Other Additional Information:
<!--Any additional information, related issues, etc.-->
|