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.md
+24-19Lines changed: 24 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,37 +6,42 @@ 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
+
-`shopify_app` version:
14
+
- Ruby version:
15
+
- Operating system:
16
+
-[ ] Set `log_level: :debug`[in my configuration](https://github.com/Shopify/shopify-api-ruby#setup-shopify-context), if applicable
17
+
-[ ] Found a reliable way to reproduce the problem that indicates it's a problem with the package
18
+
-[ ] Looked for similar issues in this repository
19
+
-[ ] Checked that this isn't an issue with a Shopify API
20
+
- 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
21
14
-
To increase logging, change this setting when setting up your ShopifyApi::Context object:
0 commit comments