···11---
2233-name: Bug report
44-about: Issues are testable/actionable tasks. Use Discussions for questions, feature-requests, problem solving.
33+name: Bug report with tests
44+about: "Issues are for maintainer's time-allocated tasks! Use Discussions for questions, feature-requests, problem solving, etc."
55title: 'BUG: '
66labels: 'bug'
77assignees: ''
8899---
1010+1111+> [!NOTE]
1212+> The BUG tag is for failing code with tests.
1313+> DO-NOT use it unless you have code for a failing test.
1414+> You are welcome to send either bogus repo or just a `denTest` code snippet reproducing a bug.
1515+> Issues are for maintainer's time-allocated tasks! Use Discussions for questions, feature-requests, problem solving, etc.
1616+1017Please read https://den.oeiuwq.com/tutorials/bogus/ first.
11181219If you have found a bug, please share a reproduction repository with us.