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/bug_report.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,8 @@ about: Use this template to report bugs in the line-bot-sdk-nodejs
4
4
title: 'Bug Report'
5
5
---
6
6
7
-
<!--
8
-
## Before Creating an Issue
9
-
- Please check our [developer documentation](https://developers.line.biz/en/docs/) and [FAQ](https://developers.line.biz/en/faq/tags/messaging-api/) for more information on the Messaging API
10
-
- Make sure the issue you are reporting isn't already addressed in the documentation or existing issues.
11
-
## When Creating an Issue
12
-
- Provide detailed information about the issue you experienced with the SDK using the template below.
13
-
-->
7
+
## Bug Report
8
+
<!-- First of all: Have you checked the docs https://developers.line.biz/en/docs/messaging-api/overview/, Q&A page https://developers.line.biz/en/faq/, https://www.line-community.me/questions, GitHub issues whether someone else has already reported your issue? -->
0 commit comments