From f7b9d90cba2206c1d2057b2d7b8689f719fa9157 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Mon, 20 Dec 2021 17:01:07 +0100 Subject: [PATCH 1/2] Update issue templates --- .../03---website-programming-question.md | 10 ++++++++++ .../04---engine-bug-report-or-request.md | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/03---website-programming-question.md create mode 100644 .github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md 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/04---engine-bug-report-or-request.md b/.github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md new file mode 100644 index 0000000..8c285aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/04---engine-bug-report-or-request.md @@ -0,0 +1,10 @@ +--- +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 +assignees: '' + +--- + + From c3ed8280d523bbd63485ad9bd884eb24edded81a Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Mon, 20 Dec 2021 17:01:23 +0100 Subject: [PATCH 2/2] Update issue templates --- .../03---engine-bug-report-or-request.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md diff --git a/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md b/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md deleted file mode 100644 index fcaccc4..0000000 --- a/.github/ISSUE_TEMPLATE/03---engine-bug-report-or-request.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -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: '' - ---- - -