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 + +--- + +