Skip to content

Commit bc0cc40

Browse files
author
LavanyaA
authored
Merge pull request #877 from syncfusion/Update-template-link-with-helpbot
Added helpbot link in bug and feature template pages
2 parents b56c78a + 526eb1d commit bc0cc40

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ body:
88
value: |
99
Thank you for using Syncfusion widgets!
1010
11-
If you are looking for support, please check out our documentation, knowledge base,
11+
If you are looking for support, please check out our documentation, knowledge base, help bot,
1212
and feedbacks. If you are unable to find a solution, please report the bug here.
1313
1414
- [User Guide Documentation](https://help.syncfusion.com/flutter/introduction/overview)
1515
- [Knowledge Base](https://support.syncfusion.com/kb/cross-platforms/category/79)
16+
- [HelpBot](https://helpbot.syncfusion.com)
1617
- [Feedbacks](https://stackoverflow.com/questions/tagged/flutter?sort=frequent)
1718
1819
You can also contact us through the following methods.
@@ -116,4 +117,4 @@ body:
116117
117118
</details>
118119
validations:
119-
required: true
120+
required: true

.github/ISSUE_TEMPLATE/2_feature_request.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ body:
66
value: |
77
Thank you for using Syncfusion widgets!
88
9-
If you are looking for support, please check out our documentation, knowledge base,
9+
If you are looking for support, please check out our documentation, knowledge base, help bot,
1010
and feedbacks. If you are unable to find a solution, please report the bug here.
1111
1212
- [User Guide Documentation](https://help.syncfusion.com/flutter/introduction/overview)
1313
- [Knowledge Base](https://support.syncfusion.com/kb/cross-platforms/category/79)
14+
- [HelpBot](https://helpbot.syncfusion.com)
1415
- [Feedbacks](https://stackoverflow.com/questions/tagged/flutter?sort=frequent)
1516
1617
You can also contact us through the following methods.
@@ -37,4 +38,4 @@ body:
3738
* images (illustrations, diagrams, screenshots)
3839
* videos
3940
validations:
40-
required: true
41+
required: true

0 commit comments

Comments
 (0)