Skip to content

Commit 5a76a22

Browse files
authored
Update bug_report.md
1 parent ad40e10 commit 5a76a22

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ about: Use this template to report bugs in the line-bot-sdk-nodejs
44
title: 'Bug Report'
55
---
66

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? -->
9-
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+
-->
1014
## System Information
1115
- OS: [e.g. Ubuntu]
1216
- Node.js Version [e.g. Node v20.0.0]

0 commit comments

Comments
 (0)