From 3b261536dc81f0688480b04df920055ab4e2f488 Mon Sep 17 00:00:00 2001 From: Siemienik Pawel Date: Thu, 22 Apr 2021 22:33:33 +0200 Subject: [PATCH] Update issue template for making a question because we started to use GH Discussions --- .github/ISSUE_TEMPLATE/question.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 6161a99c7..4209929eb 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,12 +1,17 @@ --- name: 💬 Questions / Help -title: '[Q] XYZ' +title: '[Q] PLEASE USE DISCUSSIONS' label: ':speech_balloon: Question' -about: Ask us a question +about: https://github.com/exceljs/exceljs/discussions/categories/q-a --- ## 💬 Questions and Help -Have a question about exceljs? Need help using it a certain way that our README does not seem to explain? Ask away! +Please do not use issues for making a questions, for this purposes much better is GitHub Discussions feature: +https://github.com/exceljs/exceljs/discussions/categories/q-a -Please keep in mind that we're unpaid open souce volunteers, so it will help us greatly if you add as many details as possible to your question and describe what other approaches you've tried out so far. And of course, we'd love for you to contribute back the answer to our README via a pull request! +### How to make a question? + +1. First, try to find it by using search bar - anware what are you looking for was be done before. +2. Push the `New discussion` button. +3. Select `Q&A` category.