Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleared syntax error in new bug and feature templates #44

Merged
merged 3 commits into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -31,7 +31,7 @@ body:
<x:String>Year</x:String>
</x:Array>
</segmentedControl:SfSegmentedControl.ItemsSource>
</segmentedControl:SfSegmentedControl>`
</segmentedControl:SfSegmentedControl>`
2. If the `FlowDirection` is set to `RightToLeft` and observe the layout issue 🐞

Expected outcome: a bug was added
Expand Down Expand Up @@ -103,7 +103,4 @@ body:
label: Relevant log output
description: Include a stack trace for further analysis.
render: shell
- type: markdown
attributes:
value: |

5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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: |