From 69cfd818f37e628912f7a786645fcb4bba20886a Mon Sep 17 00:00:00 2001 From: Mathias Wulff Date: Thu, 11 Jan 2024 19:20:27 +1100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b053a2bfbe..fbde540edb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,20 @@ -AlaSQL is based on unpaid voluntary work. Thank you for taking the time to make it better. +AlaSQL is based on unpaid voluntary work. Thank you for taking the time to make it better. -Question about how to ... + + +Got ChatGPT? +- Try the AlaSQL Bot for answering questions and helping you out with your programming. It has all the documentation and heaps of examples. +- https://chat.openai.com/g/g-XcBL24WTe-alasql-bot + +--- + +Question about how to... - Please use http://stackoverflow.com/questions/ask?tags=alasql -Something is not working as expected: -- Describe the problem -- Provide code that replicates the problem -- We suggest to spawn a jsfiddle from https://jsfiddle.net/f0Lxc758/ +--- +Something is not working as expected: +- Describe the problem. +- Provide code that replicates the problem. +- We suggest spawning a jsfiddle from https://jsfiddle.net/63xjwo4s/