Skip to content

Commit 6fd16ce

Browse files
committed
add bullet list to the prompts
1 parent aeaad74 commit 6fd16ce

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

ai/mcp-server.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,9 @@ To increase the likelihood of the Telerik MCP server being used, add custom inst
187187

188188
The following examples demonstrate useful prompts for the Telerik .NET MAUI MCP Server:
189189

190-
"`/telerik` Generate a DataGrid with sorting and paging. Bind it to a Person model with sample ViewModel."
191-
192-
"`/telerikmaui` Create a ComboBox showing a product list. Include Product class and sample data."
193-
194-
"`/telerik` Build a CollectionView with sorting and filtering capabilities."
195-
190+
* "`/telerik` Generate a DataGrid with sorting and paging. Bind it to a Person model with sample ViewModel."
191+
* "`/telerikmaui` Create a ComboBox showing a product list. Include Product class and sample data."
192+
* "`/telerik` Build a CollectionView with sorting and filtering capabilities."
196193

197194
## Number of Requests
198195

0 commit comments

Comments
 (0)