2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-18 12:39:44 +03:00
Files
axios/.github/PULL_REQUEST_TEMPLATE.md
T
2018-01-06 22:43:43 -08:00

14 lines
627 B
Markdown

<!-- Click "Preview" for a more readable version -->
#### Instructions
Please read and follow the instructions before creating and submitting a pull request:
- Create an issue explaining the feature. It could save you some effort in case we don't consider it should be included in axios.
- If you're fixing a bug, try to commit the failing test/s and the code fixing it in different commits.
- Ensure you're following our [contributing guide](https://github.com/axios/axios/blob/master/CONTRIBUTING.md).
**⚠️👆 Delete the instructions before submitting the pull request 👆⚠️**
Describe your pull request here.