From ed4daf7429bf2580118aad87b8f3e2011efed7ec Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Thu, 14 Jul 2022 19:09:06 -0400 Subject: Initial commit --- .../zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/shells/zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md (limited to '.config/shells/zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md') diff --git a/.config/shells/zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md b/.config/shells/zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..9d2f92c --- /dev/null +++ b/.config/shells/zsh/plugins/fzf-tab/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +name: Question +about: Ask a question about fzf-tab +title: "[Q]" +labels: question +assignees: '' + +--- + +**Describe your question** +A clear and concise description of your question. -- cgit v1.2.3