diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..6afe248d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,34 @@ +--- +name: Bug Report +about: Report a bug with one of the demo projects. +title: '' +labels: bug +assignees: '' + +--- + + + +**Which demo project is affected:** + + + +**OS/device including version:** + + + +**Issue description:** + + + +**Screenshots of issue:** + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..ec1834a2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: Report a bug with one of the demo projects +title: '' +labels: bug +assignees: '' + +--- + + + +**Which demo project is affected:** + + + +**OS/device including version:** + + + +**Issue description:** + + + +**Screenshots of issue:** + diff --git a/.github/ISSUE_TEMPLATE/feature---enhancement-request.md b/.github/ISSUE_TEMPLATE/feature---enhancement-request.md new file mode 100644 index 00000000..bd4c7a0e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature---enhancement-request.md @@ -0,0 +1,19 @@ +--- +name: Feature / Enhancement Request +about: Adding new features or improving existing ones. +title: '' +labels: enhancement +assignees: '' + +--- + + + +**Which demo project is affected:** + + + +**Description:**