2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-02 16:04:10 +03:00
Files
axios/.github/ISSUE_TEMPLATE.md
T
Nick Uraltsev 26b06391f8 Update links
2017-09-28 21:09:47 -07:00

1.4 KiB

#### Instructions

Please read and follow this instructions before submitting an issue:

  • Read all our documentation, specially the README. It may contain information that helps you solve your issue.
  • Ensure your issue isn't already reported.
  • If you aren't sure that the issue is caused by axios or you just need for help, please use Stack Overflow or our chat.
  • If you're reporting a bug, ensure it isn't already fixed in the latest axios version.
  • If you need a new feature there's a chance it's already implemented in a library or you can implement it using interceptors.

^^^ Delete the instructions before submitting the issue ^^^

#### Summary

Describe your issue here, including as much detail as necessary.

If you're reporting a bug, include the relevant code and stack traces to debug it (removing any private information).

If you're requesting a feature, include some context and examples of code using it.

#### Context

  • axios version: e.g.: v0.16.0
  • Environment: e.g.: node v6.9.4, chrome 54, windows 7