Jeremiah Lowin commited on
Commit
6316e48
Β·
unverified Β·
1 Parent(s): bf7fcc7

Update bug.yml (#1331)

Browse files
Files changed (1) hide show
  1. .github/ISSUE_TEMPLATE/bug.yml +13 -0
.github/ISSUE_TEMPLATE/bug.yml CHANGED
@@ -7,6 +7,19 @@ body:
7
  attributes:
8
  value: Thank you for contributing to FastMCP! πŸ™
9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  - type: textarea
11
  id: description
12
  attributes:
 
7
  attributes:
8
  value: Thank you for contributing to FastMCP! πŸ™
9
 
10
+ - type: markdown
11
+ attributes:
12
+ value: |
13
+ ## Before you submit πŸ“
14
+
15
+ To help us help you, please:
16
+
17
+ - πŸ”„ **Make sure you're testing on the latest version of FastMCP** - many issues are already fixed in newer versions
18
+ - πŸ” **Check if someone else has already reported this issue** or if it's been fixed on the main branch
19
+ - πŸ“‹ **You MUST include a copy/pasteable and properly formatted MRE** (minimal reproducible example) below or your issue may be closed without response
20
+
21
+ Thanks for helping make FastMCP better! πŸš€
22
+
23
  - type: textarea
24
  id: description
25
  attributes: