From 698ea3c94ac24cff7996a21dbace9455109aa8fc Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Mon, 5 Apr 2021 21:09:18 +0200 Subject: [PATCH] ci: add question [skip ci] --- .github/ISSUE_TEMPLATE/question.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 00000000..7aab55a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,6 @@ +--- +name: Question +about: Ask a question or discuss about Pinia +url: https://github.com/posva/pinia/discussions/new +--- + -- 2.47.3