We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490ed8a commit ce7c323Copy full SHA for ce7c323
1 file changed
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,18 @@
1
+---
2
+contact_links:
3
+ -
4
+ name: Question
5
+ about: "Please ask and answer usage questions on Stack Overflow."
6
+ url: "https://stackoverflow.com/questions/tagged/ts-node"
7
8
+ name: Chat
9
+ about: "Alternatively, you can use the TypeScript Community Discord."
10
+ url: "https://discord.gg/typescript"
11
12
+ name: "Help! My Types Are Missing!"
13
+ about: "This is likely a configuration problem. Check our README"
14
+ url: "https://github.com/TypeStrong/ts-node/blob/master/README.md#help-my-types-are-missing"
15
16
+ name: "TSError or SyntaxError"
17
+ about: "These errors come from TypeScript and node, respectively. Use StackOverflow or Discord for usage and configuration help."
18
0 commit comments