faraday/.github/ISSUE_TEMPLATE.md
2018-09-11 16:08:51 +01:00

19 lines
800 B
Markdown

## Basic Info
* Faraday Version:
* Ruby Version:
## Issue description
Please provide a description of the issue you're experiencing.
Please also provide the exception message/stacktrace or any other useful detail.
## Steps to reproduce
If possible, please provide the steps to reproduce the issue.
## CHECKLIST (delete before creating the issue)
* If you're not reporting a bug/issue, you can ignore this whole template.
* Are you using the latest Faraday version? If not, please check the [Releases](https://github.com/lostisland/faraday/releases) page to see if the issue has already been fixed.
* Provide the Faraday and Ruby Version you're using while experiencing the issue.
* Fill the `Issue description` and `Steps to Reproduce` sections.
* Delete this checklist before posting the issue.