2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Adding code of conduct and collaborator guide

This commit is contained in:
Matt Zabriskie
2016-03-02 13:41:14 -07:00
parent 8d51b68bc4
commit 6d3d266616
3 changed files with 99 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# Contributing
We are open to, and grateful for, any contributions made by the community. By contributing to axios, you agree to abide by the [code of conduct](https://github.com/mzabriskie/axios/blob/master/CODE_OF_CONDUCT.md).
### Code Style
Please follow the [node style guide](https://github.com/felixge/node-style-guide).