You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,13 @@ Do you have questions about
14
14
- locating the source code for a specific module
15
15
- anything else about the Moddable SDK?
16
16
17
-
Feel free to ask us here!
17
+
You are in the wrong place!
18
18
19
-
You can also ping us in our [chatroom on Gitter](https://gitter.im/embedded-javascript/moddable). This is a great option if you have a project you'd like to talk about or want to have a longer discussion.
19
+
Here are some good places to start:
20
+
21
+
- Check out [Discussions](https://github.com/Moddable-OpenSource/moddable/discussions) to see if other developers are asking the same question.
22
+
- Search through the [Issues already created](https://github.com/Moddable-OpenSource/moddable/issues?q=is%3Aissue+). Maybe your question has come up before.
23
+
- Read the [Documentation](https://github.com/Moddable-OpenSource/moddable/tree/public/documentation#moddable-sdk--documentation-overview). There's lots of detailed documentation of a wide range of topics.
24
+
- Ask a question in our [chatroom on Gitter](https://gitter.im/embedded-javascript/moddable).
25
+
26
+
If you want to ask your question here on GitHub, please ask it using [Discussions](https://github.com/Moddable-OpenSource/moddable/discussions). Questions opened as an issue will be converted to a Discussion.
0 commit comments