diff --git a/.github/ISSUE_TEMPLATE/software-bug-report.md b/.github/ISSUE_TEMPLATE/software-bug-report.md new file mode 100644 index 0000000..d399c1c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/software-bug-report.md @@ -0,0 +1,15 @@ +--- +name: Software bug report +about: Create a report on a bug found in the software +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of the bug, including steps to reproduce the behavior and a short description of what you expected to happen. +We do not accept questions about usage clarifications or requests to add new printers. + +**Additional context** +Please feel free to add any other context about the problem here.