From 9edd3e29aeb3a795bf89a00abda108518b8467d6 Mon Sep 17 00:00:00 2001 From: Moritz <80636305+digitalblossom@users.noreply.github.com> Date: Tue, 28 Dec 2021 22:30:32 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/frontend-submission.md | 2 +- .github/ISSUE_TEMPLATE/list-modification.md | 11 +++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/list-modification.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..48d5f81 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/frontend-submission.md b/.github/ISSUE_TEMPLATE/frontend-submission.md index 8be7959..9161f42 100644 --- a/.github/ISSUE_TEMPLATE/frontend-submission.md +++ b/.github/ISSUE_TEMPLATE/frontend-submission.md @@ -1,7 +1,7 @@ --- name: Frontend Submission about: 'This can be used to submit a frontend (alternatively to PRs) ' -title: '' +title: "[ADD]" labels: Suggestion assignees: digitalblossom diff --git a/.github/ISSUE_TEMPLATE/list-modification.md b/.github/ISSUE_TEMPLATE/list-modification.md new file mode 100644 index 0000000..9a4be80 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/list-modification.md @@ -0,0 +1,11 @@ +--- +name: List Modification +about: This can be used to suggest a change to the existing list (alternatively to + PRs) +title: "[MODIFY]" +labels: Modification +assignees: digitalblossom + +--- + +