-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
58 additions
and
2 deletions.
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,55 @@ | ||
> Please fill in the issue form below. The more detailed information your provide, the faster we will be able to fix your issue | ||
> | ||
> You might also want to remove these instruction in the process, or simply remove sections which might not be relevant in your case (e.g. if you have no code sample) | ||
### Issue type | ||
|
||
> Only keep the relevant line below | ||
Incorrect behavior | ||
|
||
Feature request | ||
|
||
Crash | ||
|
||
Help / documentation | ||
|
||
Other: _classification_ | ||
|
||
### Description of the problem | ||
|
||
> Enter a brief description of the problem. Include any meaningful logs or stack traces in code blocks as well | ||
``` | ||
Stack trace or log information | ||
``` | ||
|
||
### Environment information | ||
|
||
> The simulator is a valid device as well. If all versions or devices seem to be affected, simply enter 'Any' | ||
* Library version: _version_ | ||
* iOS / tvOS version: _version_ | ||
* Device: _model_ | ||
|
||
### Reproducibility | ||
|
||
> Only keep the relevant line below | ||
Always reproducible | ||
|
||
Difficult to reproduce | ||
|
||
### Code sample | ||
|
||
> The easiest way to understand your issue is with a simple code sample. If you can provide one, please add a link to it here | ||
[Code sample](https://github.com/username/repository) | ||
|
||
### Steps to reproduce | ||
|
||
> Provide step-by-step instructions about how to reliably reproduce the issue (or if not possible, with a good probability) | ||
1. _Step 1_ | ||
1. _Step 2_ | ||
1. _Step 3_ |
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