Skip to content

Commit df401ec

Browse files
Add MCP to bug report (#3434)
## Why make this change? Currently the bug report doesn't allow users to choose the option of MCP between the multiple API options. ## What is this change? Added the MCP option so that users can tell us when a bug related to MCP is occurring. ## How was this tested? This is a change related to the github page. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7a1b444 commit df401ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ body:
5454
options:
5555
- REST
5656
- GraphQL
57+
- MCP
5758
- type: textarea
5859
id: logs
5960
attributes:

0 commit comments

Comments
 (0)