Update issue templates

This commit is contained in:
Moritz 2021-12-28 22:30:32 +01:00 committed by GitHub
parent bfbeb37219
commit 9edd3e29ae
3 changed files with 22 additions and 1 deletions

10
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View file

@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

View file

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

View file

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