mirror of
https://github.com/tenrok/axios.git
synced 2026-06-08 17:22:34 +03:00
Adding templates for issues and pull requests
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!-- Click "Preview" for a more readable version -->
|
||||
|
||||
#### Instructions
|
||||
|
||||
Please read and follow this 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/mzabriskie/axios/blob/master/CONTRIBUTING.md).
|
||||
|
||||
*^^^ Delete the instructions before submitting the pull request ^^^*
|
||||
|
||||
Describe your pull request here.
|
||||
Reference in New Issue
Block a user