Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.02 KB

ISSUE_TEMPLATE.md

File metadata and controls

41 lines (26 loc) · 1.02 KB

Welcome to StraaS and thanks for submitting an issue!

Please feel free to fill in the following info so we can help faster!

Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository file a GitHub issue.
  • For general technical questions, post a question on StackOverflow tagged appropriately.
  • Contact our tech support for further service and assistance.

Step 2: Describe your environment

  • Objective C or Swift: ____
  • iOS version: _____
  • iOS SDK version: _____
  • Use StraaS UI or not: _____
  • Cocoapods version: ____
  • Xcode version: ____

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

  • What happened? This could be a description, log output, error message, etc.

Expected Results:

  • What did you expect to happen?

Relevant Code:

// TODO(you): code here to reproduce the problem