mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-01 12:03:19 +02:00
10 lines
No EOL
315 B
Text
10 lines
No EOL
315 B
Text
---
|
|
description:
|
|
globs:
|
|
alwaysApply: false
|
|
---
|
|
- put a MINIMAL reproducible example in repros/{issue_number}.py
|
|
- afterwards, change the library as needed, if necessary
|
|
- test against the MRE
|
|
- add unit tests (in a sensible place) if applicable
|
|
- after adding tests, critically review them and the library changes |