You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/BUG_REPORT.md
+23-17Lines changed: 23 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,35 +6,41 @@ labels: "Type: Bug 🐛"
6
6
7
7
# Issue summary
8
8
9
-
<!--
10
-
11
-
Write a short description of the issue here. Please provide any details or logs that
12
-
can help us debug it.
9
+
Before opening this issue, I have:
10
+
11
+
-[ ] Upgraded to the latest version of the package
12
+
-`shopify_api` version:
13
+
- Ruby version:
14
+
- Operating system:
15
+
-[ ] Set `log_level: :debug`[in my configuration](https://github.com/Shopify/shopify-api-ruby#setup-shopify-context), if applicable
16
+
-[ ] Found a reliable way to reproduce the problem that indicates it's a problem with the package
17
+
-[ ] Looked for similar issues in this repository
18
+
-[ ] Checked that this isn't an issue with a Shopify API
19
+
- If it is, please create a post in the [Shopify community forums](https://community.shopify.com/c/partners-and-developers/ct-p/appdev) or report it to [Shopify Partner Support](https://help.shopify.com/en/support/partners/org-select)
13
20
14
-
Increase the logs as described in the README by setting log_level to :debug, and paste the relevant portion here.
0 commit comments