-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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/ |