Merge pull request #328 from jlowin/prompt

Update bug.yml
This commit is contained in:
Jeremiah Lowin 2025-05-05 13:51:25 -04:00 committed by GitHub
commit 3f7a320ae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,10 @@ body:
placeholder: |
from fastmcp import FastMCP, Client
...
mcp = FastMCP()
async with Client(mcp) as client:
...
render: Python
- type: textarea