diff --git a/.github/ISSUE_TEMPLATE/03---website-programming-question.md b/.github/ISSUE_TEMPLATE/03---website-programming-question.md new file mode 100644 index 0000000..3d9b49e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/03---website-programming-question.md @@ -0,0 +1,10 @@ +--- +name: 03 - Website programming question +about: If you are modifying or customizing the website, and have a question. +title: '' +labels: question, website +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md b/.github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md similarity index 77% rename from .github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md rename to .github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md index fcaccc4..8c285aa 100644 --- a/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md +++ b/.github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md @@ -1,5 +1,5 @@ --- -name: 03 - Engine bug report or request +name: 04 - Engine bug report or request about: If you are embedding the engine, and found a bug or have an improvement idea. title: '' labels: engine