Skip to content

Commit 300c8fd

Browse files
committed
Fix template
1 parent 580821a commit 300c8fd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ labels: bug
55

66
<!--
77
## Do this before creating an issue
8-
- 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
8+
- Check our [developer documentation](https://developers.line.biz/en/docs/) and [FAQ](https://developers.line.biz/en/faq/messaging-api/) page for more information on LINE bots and the Messaging API
99
## When creating an issue
1010
- Provide detailed information about the issue you had with the SDK as below
1111
-->
1212

1313
## System Informations
1414

15-
* Go version:
15+
* Ruby version:
16+
* Gem (line-bot-api) version:
1617
* OS:
1718

1819
## Expected Behavior

0 commit comments

Comments
 (0)