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.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,13 @@
1
1
## Do this before creating an issue
2
2
3
-
- Check our [developer documentation](https://developers.line.me/en/docs/) and [FAQ](https://developers.line.me/en/faq/messaging-api/) page for more information on LINE bots and the Messaging API
4
-
- Make sure your issue is **related to** the LINE Bot SDK. For general questions or issues about LINE bots, create an issue on the [LINE Platform feedback](https://github.com/line/line-platform-feedback) repository. Note that we don't provide technical support.
3
+
- Check our [developer documentation](https://developers.line.me/en/docs/) and
4
+
[FAQ](https://developers.line.me/en/faq/messaging-api/) page for more
5
+
information on LINE bots and the Messaging API
6
+
- Make sure your issue is **related to** the Node.js SDK. For general questions
7
+
or issues about the platform, please refer to the following links. Note that
0 commit comments