Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 2.1 KB

ISSUE_TEMPLATE.md

File metadata and controls

63 lines (51 loc) · 2.1 KB
  • I have read this issue template and provided all possible information.
  • I'm using CocoaPods and have run pod update before filing this issue.

Please remove this section of the issue template before filing your issue.

Thanks for considering filing an issue! Before proceeding, please consider the type of issue you're filing and make sure to supply the proper details needed for it! :)

Please note that your issue may be closed without review if you do not supply the information that is requested here. Since this library is done as a side-project outside of work hours, please understand that a timely response cannot be guaranteed. ;)

For CocoaPods Users

Before filing a bug report, please make sure you are using the latest version of CocoaPods (gem install cocoapods), and the latest version of this library (pod repo update).

Support for CocoaPods-related issues is not provided unless you confirm both of these points in your submission.

Issue Types

Questions: Please check the closed issues to see if it's already been asked before.

Feature Request: Please fill in just the first two sections. Please be as thorough as possible and explain how you would expect this feature to work both visually, and from an API perspective.

Bugs: Please be as thorough as possible when describe the bug you've discovered. If it's a visual bug, please add a screenshot. If it's an animation bug, please provide a recording of the bug in action.


Hardware / Software

Which version of the library were you using? Which version of iOS are you running? What model of iOS device were you testing on? If using CocoaPods, which version of CocoaPods are you on?

Goals

What is the outcome result you want to achieve with this library?

Expected Results

What did you expect to happen?

Actual Results

What happened instead? (Please attach a screenshot/screen recording if possible)

Steps to Reproduce

What are the steps needed to reproduce this issue? If this bug was caused by a specific image, please post it here.