diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..c8a9f178d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Report a bug in Pixelorama +title: '' +labels: bug +assignees: '' +--- + + +**Pixelorama version:** + + + +**OS/device including version:** + + + +**Issue description:** + + + +**Steps to reproduce:** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..5b051e675 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature/enhancement request +about: Request a new feature or enhancement in Pixelorama +title: '' +labels: enhancement +assignees: '' +--- + + +**Feature/enhancement description:** +