From b331128e003086d605b0bb53a54e8c79368a36f7 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 19 Feb 2022 07:35:03 -0700 Subject: [PATCH] Update issue templates Add an issue template for link submissions --- .../ISSUE_TEMPLATE/new-link-for-the-list.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-link-for-the-list.md diff --git a/.github/ISSUE_TEMPLATE/new-link-for-the-list.md b/.github/ISSUE_TEMPLATE/new-link-for-the-list.md new file mode 100644 index 0000000..d9ae363 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-link-for-the-list.md @@ -0,0 +1,19 @@ +--- +name: New link for the list +about: Submit a link to a zsh plugin, theme or completion +title: "[LINK]" +labels: submission +assignees: '' + +--- + + +I am submitting a +- [ ] Article link - something useful to ZSH users +- [ ] New framework +- [ ] New plugin +- [ ] New theme +- [ ] New tab completion +- [ ] New utility