Skip to content

Commit 70daaa3

Browse files
Syntax error cleared
1 parent b2f3c3b commit 70daaa3

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,4 @@ body:
103103
label: Relevant log output
104104
description: Include a stack trace for further analysis.
105105
render: shell
106-
- type: markdown
107-
attributes:
108-
value: |
109106

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
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.
1010
11-
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.
11+
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.
1212
- type: textarea
1313
id: description
1414
attributes:
@@ -37,7 +37,4 @@ body:
3737
placeholder: In my app, I want to change the SfSegmentedControl from horizontal to vertical orientation to better organize items and enhance the user experience.
3838
validations:
3939
required: true
40-
- type: markdown
41-
attributes:
42-
value: |
4340

0 commit comments

Comments
 (0)