From 1450ec52c7edc26afaa47d6bcee07e23464212d0 Mon Sep 17 00:00:00 2001 From: LavanyaA <82077349+LavanyaGowtham2021@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:13:32 +0530 Subject: [PATCH 1/2] Added helpbot link --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index c858e002f..ea9f6555f 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -8,11 +8,12 @@ body: value: | Thank you for using Syncfusion widgets! - If you are looking for support, please check out our documentation, knowledge base, + If you are looking for support, please check out our documentation, knowledge base, help bot, and feedbacks. If you are unable to find a solution, please report the bug here. - [User Guide Documentation](https://help.syncfusion.com/flutter/introduction/overview) - [Knowledge Base](https://support.syncfusion.com/kb/cross-platforms/category/79) + - [Help Bot](https://helpbot.syncfusion.com) - [Feedbacks](https://stackoverflow.com/questions/tagged/flutter?sort=frequent) You can also contact us through the following methods. @@ -116,4 +117,4 @@ body: validations: - required: true \ No newline at end of file + required: true From aace04244a95face83dde0e8c97eb3c85531e604 Mon Sep 17 00:00:00 2001 From: LavanyaA <82077349+LavanyaGowtham2021@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:17:22 +0530 Subject: [PATCH 2/2] Updated file --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index ea9f6555f..612432307 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -8,12 +8,12 @@ body: value: | Thank you for using Syncfusion widgets! - If you are looking for support, please check out our documentation, knowledge base, help bot, + If you are looking for support, please check out our documentation, knowledge base, help bot, and feedbacks. If you are unable to find a solution, please report the bug here. - [User Guide Documentation](https://help.syncfusion.com/flutter/introduction/overview) - [Knowledge Base](https://support.syncfusion.com/kb/cross-platforms/category/79) - - [Help Bot](https://helpbot.syncfusion.com) + - [HelpBot](https://helpbot.syncfusion.com) - [Feedbacks](https://stackoverflow.com/questions/tagged/flutter?sort=frequent) You can also contact us through the following methods.