mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Update bug.yml
This commit is contained in:
parent
e7da74c0a6
commit
ee8df46ea4
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/bug.yml
vendored
5
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -32,7 +32,10 @@ body:
|
|||
placeholder: |
|
||||
from fastmcp import FastMCP, Client
|
||||
|
||||
...
|
||||
mcp = FastMCP()
|
||||
|
||||
async with Client(mcp) as client:
|
||||
...
|
||||
render: Python
|
||||
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue