diff --git a/.github/ISSUE_TEMPLATE/01---website-bug-report.md b/.github/ISSUE_TEMPLATE/01---website-bug-report.md new file mode 100644 index 0000000..bb2b57f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/01---website-bug-report.md @@ -0,0 +1,20 @@ +--- +name: 01 - Website bug report +about: If you are using 3dviewer.net, and found a bug. +title: '' +labels: bug, website +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. diff --git a/.github/ISSUE_TEMPLATE/02---website-feature-request.md b/.github/ISSUE_TEMPLATE/02---website-feature-request.md new file mode 100644 index 0000000..77a842d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/02---website-feature-request.md @@ -0,0 +1,11 @@ +--- +name: 02 - Website feature request +about: If you are using 3dviewer.net, and have an improvement idea. +title: '' +labels: enhancement, website +assignees: '' + +--- + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. diff --git a/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md b/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md new file mode 100644 index 0000000..fcaccc4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md @@ -0,0 +1,10 @@ +--- +name: 03 - Engine bug report or request +about: If you are embedding the engine, and found a bug or have an improvement idea. +title: '' +labels: engine +assignees: '' + +--- + +