[ ] This issue is not security related and can safely be disclosed publicly on GitHub
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
Xcode Version: X.X.X
Swift Version: X.X.X (if issue is Swift related)
Installation Platform & Verison: [Cocoapods|Carthage|Manual] version X.X.X
Goals
What do you want to achieve?
Expected Results
What do you expect to happen?
Actual Results
What actually happened? Can you provide a stack trace?
Steps to Reproduce```
code samples
What are the steps necessary to reproduce this issue?
## Code Samples & Details
Please provide a code sample, as well as any additional details, to help us track down the issue. If you can provide a link to a test project that allows us to reproduce the issue, this helps us immensely in both the speed and quality of the fix.
**Note:** Remember to format your code for readability:
```swift
// INSERT YOUR CODE HERE
var example = "Example code"
Checklist
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
X.X.X
X.X.X
(if issue is Swift related)[Cocoapods|Carthage|Manual]
versionX.X.X
Goals
What do you want to achieve?
Expected Results
What do you expect to happen?
Actual Results
What actually happened? Can you provide a stack trace?
Steps to Reproduce```
code samples