-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add issue template #711
Merged
Merged
Add issue template #711
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
### Which version of the Ably SDK are you using? | ||
E.g. `1.0.11` | ||
|
||
### On which platform does the issue happen? | ||
E.g. `iOS11` | ||
|
||
### Are you using Carthage? | ||
If yes, specify the version (`carthage version`) | ||
|
||
### Are you using Cocoapods? | ||
If yes, specify the version (`pod --version`) | ||
|
||
### Which version of Xcode are you using? | ||
(`xcodebuild -version`) | ||
|
||
### What did you do? | ||
Describe the problem. | ||
``` | ||
Add a short snippet of code to show the problem | ||
``` | ||
|
||
### What did you expect to happen? | ||
Describe the expected outcome. | ||
|
||
### What happened instead? | ||
Describe what happened instead. | ||
|
||
``` | ||
Add relevant console logs. | ||
``` | ||
|
||
**Tip:** set the log level to debug. E.g. `realtime.logger.logLevel = .debug` | ||
|
||
### Link to sample project | ||
Feel free to link to a sample project that showcases the issue. | ||
|
||
P.S. If you are an [Ably Enterprise customer](https://www.ably.io/pricing/enterprise), please [get in touch](https://www.ably.io/contact) with a link to this issue to get prioritized support. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we perhaps recommend people first take a look at https://support.ably.io/solution/articles/3000063743-guide-information-we-need-to-help-you-diagnose-problems? This may help them solve some problems themselves, especially when we improve the support section.
Additionally, should we not ask them for their app and key ID?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mattheworiordan
https://support.ably.io/solution/articles/3000063743-guide-information-we-need-to-help-you-diagnose-problems seems quite biased towards JS. We can link to that but I'd still keep the "setting debug logLevel" tip and the one liner example.
About asking app ID see: https://ably-real-time.slack.com/archives/C030APSH3/p1522946396000289