mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
commit
a2c1e14e5d
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: FastMCP Documentation
|
||||
url: https://gofastmcp.com
|
||||
about: Please review the documentation before opening an issue.
|
||||
- name: MCP Python SDK
|
||||
url: https://github.com/modelcontextprotocol/python-sdk/issues
|
||||
about: Issues related to the low-level MCP Python SDK, including the FastMCP 1.0 module that is included in the `mcp` package, should be filed on the official MCP repository.
|
||||
Loading…
Add table
Add a link
Reference in a new issue