2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Fix Markdown formatting for issue and pull request template

[skip ci]
This commit is contained in:
Aaron Ang
2018-01-06 22:30:43 -08:00
parent db44a8f316
commit 7ee6ec5a84
2 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
<!-- Click "Preview" for a more readable version -->
#### Instructions
#### Instructions
Please read and follow this instructions before creating and submitting a pull request:
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 ^^^*
**⚠️👆 Delete the instructions before submitting the pull request 👆⚠️**
Describe your pull request here.