From 70daaa3ef828851d2e69f20bd1ad38b68abb11e0 Mon Sep 17 00:00:00 2001 From: Jeyasri Murugan Date: Wed, 4 Dec 2024 16:38:52 +0530 Subject: [PATCH 1/3] Syntax error cleared --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 --- .github/ISSUE_TEMPLATE/feature-request.yml | 5 +---- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2cf3d86..5286793 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -103,7 +103,4 @@ body: label: Relevant log output description: Include a stack trace for further analysis. render: shell - - type: markdown - attributes: - value: | \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 97c72bc..2379197 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -8,7 +8,7 @@ body: value: | Thank you for your interest in Syncfsuion Toolkit for .NET MAUI open source controls! We welcome all ideas. Please provide a detailed description, including screenshots, mockups, and pseudo-code, and consider the platform feasibility across .NET MAUI to expedite review. - If you're unsure about a request, feel free to [start a discussion(https://github.com/syncfusion/maui-toolkit/discussions/new?category=ideas) to collaborate with the team and community before proceeding. + If you're unsure about a request, feel free to [start a discussion](https://github.com/syncfusion/maui-toolkit/discussions/new?category=ideas) to collaborate with the team and community before proceeding. - type: textarea id: description attributes: @@ -37,7 +37,4 @@ body: placeholder: In my app, I want to change the SfSegmentedControl from horizontal to vertical orientation to better organize items and enhance the user experience. validations: required: true - - type: markdown - attributes: - value: | From e01335b4399d3cd40b9ea688b2340b087d945722 Mon Sep 17 00:00:00 2001 From: Jeyasri Murugan Date: Wed, 4 Dec 2024 16:43:27 +0530 Subject: [PATCH 2/3] Fixed syntax error --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5286793..23df4cc 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Thanks for submitting the bug report! Please provide as much detail as possible to help us diagnose and resolve the issue faster. + Thanks for submitting the bug report! Please provide as much detail as possible to help us diagnose and resolve the issue faster. - type: textarea id: description attributes: From ffe42d6a31527489d4178e453ffc8983ff060b48 Mon Sep 17 00:00:00 2001 From: Jeyasri Murugan Date: Wed, 4 Dec 2024 16:44:55 +0530 Subject: [PATCH 3/3] Cleared syntax error --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 23df4cc..c005df4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -31,7 +31,7 @@ body: Year - ` + ` 2. If the `FlowDirection` is set to `RightToLeft` and observe the layout issue 🐞 Expected outcome: a bug was added