From 346859167b0d7de5681684dfd81650fe12b2b2df Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 26 Feb 2024 10:00:57 -0700 Subject: [PATCH] Update PR template Signed-off-by: Joe Block --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 58949ce..6d9e618 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -46,4 +46,4 @@ You only need to check the box for completions/plugins/themes if you added somet - [ ] Any added frameworks have a readme and a license file in their repository. - [ ] Any added plugins have a readme and a license file in their repository. - [ ] Any added themes have a screenshot, a readme, and a license file in their repository. -- [ ] I have stripped any leading and/or trailing **zsh-**, **zsh-plugin** and/or **oh-my-zsh-** substrings from the link name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the **O** and **Z** sections of the list. +- [ ] I have stripped any leading and/or trailing **zsh-**, **zsh-plugin** and/or **oh-my-zsh-** substrings from the link's displayed name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the **O** and **Z** sections of the list.