Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
15764bf
1
Parent(s): d1d50db
Update bug.yml
Browse files
.github/ISSUE_TEMPLATE/bug.yml
CHANGED
|
@@ -48,9 +48,11 @@ body:
|
|
| 48 |
To get this information, run the following command in your terminal and paste the output below:
|
| 49 |
|
| 50 |
```bash
|
| 51 |
-
fastmcp version
|
| 52 |
```
|
| 53 |
|
|
|
|
|
|
|
| 54 |
If there is other information that would be helpful, please include it as well.
|
| 55 |
render: Text
|
| 56 |
validations:
|
|
|
|
| 48 |
To get this information, run the following command in your terminal and paste the output below:
|
| 49 |
|
| 50 |
```bash
|
| 51 |
+
fastmcp version --copy
|
| 52 |
```
|
| 53 |
|
| 54 |
+
*Note: if you're using FastMCP < 2.10.3, run `fastmcp version` instead.*
|
| 55 |
+
|
| 56 |
If there is other information that would be helpful, please include it as well.
|
| 57 |
render: Text
|
| 58 |
validations:
|