Files
Moya/.github/Issue_template.md
2017-03-09 16:26:01 +01:00

17 lines
683 B
Markdown

<!--
Please let us know what version of Moya you are using, so we can better pinpoint and/or solve your issue.
Please wrap code blocks in backticks, like so:
```swift
*your code goes here*
```
The code will automatically get its syntax highlighted, and doesn't need to be indented 4 spaces to be shown as code.
When referencing a dependency manager-related issue (think CocoaPods, Carthage, SwiftPM), please add its configuration file and version to the issue.
It would be helpful to put the contents in a code block too, using ```ruby for CocoaPods and ```swift for SwiftPM.
Also please make sure your title describes your problem well. Questions end with a question mark.
-->