Skip to content

Commit bdbe2ea

Browse files
Update issue templates
1 parent 7529ed0 commit bdbe2ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ assignees: ''
88
---
99

1010
**Describe how you confirmed the issue is with the library, and not with the API itself, or a server-side issue of some other kind.**
11-
You can usually confirm it's an issue with the library itself (or with Python) if you've executed the same operations using other tools (e.g. Postman, or Python `requests` library) and if you only have the issue when using this library. For example, if you can't reproduce it with Postman, then it might be a library issue. *On the other hand*, if you can reproduce it across platforms, then it's probably *not* an issue with the library. In that case, please report the issue to Meraki support.
11+
You can usually confirm it's an issue with the library itself (or with Python) if you've executed the same operations using other tools (e.g. Postman, or Python `requests` library) and if you only have the issue when using _this_ library. For example, if you can't reproduce it with Postman, then it might be a library issue. _On the other hand_, if you can reproduce it across platforms, then it's probably _not_ an issue with the library. In that case, please report the issue to Meraki support.
1212

1313
**Python version installed**
1414
Which specific Python version are you using?
1515

1616
**Meraki library version installed**
1717
Which specific version of the library are you using?
1818

19-
**Have you reproduced the issue with the latest version of this library? Or with the latest version of Python?**
19+
**Have you reproduced the issue with the latest version of this library? And with the latest version of Python?**
2020

2121
**OS Platform**
2222
Which OS has the problem? E.g. Linux, Windows 10, macOS 14, etc.

0 commit comments

Comments
 (0)