2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-02 16:04:10 +03:00
Files
axios/.github/ISSUE_TEMPLATE/---bug-report.md
T
2019-02-03 22:41:08 -07:00

1.8 KiB

name, about, title, labels, assignees
name about title labels assignees
🐞 Bug Report Report a reproducible bug bug

Describe the bug A clear and concise description of what the bug is. If your problem is not a bug, please file under Support or Usage Question

To Reproduce Code snippet to reproduce, ideally that will work by pasting into something like https://npm.runkit.com/axios, a hosted solution, or a repository that illustrates the issue. If your problem is not reproducible, please file under Support or Usage Question

// Example code here

Expected behavior A clear and concise description of what you expected to happen.

Environment:

  • Axios Version [e.g. 0.18.0]
  • OS: [e.g. iOS 12.1.0, OSX 10.13.4]
  • Browser [e.g. Chrome, Safari]
  • Browser Version [e.g. 22]
  • Additional Library Versions [e.g. React 16.7, React Native 0.58.0]

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.