add code of conduct to the readme

This commit is contained in:
Jiyeon Seo 2018-10-11 00:34:28 +09:00
Родитель c2321c3902
Коммит 9a39b3f4cd
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -170,7 +170,11 @@ This project is licensed under MIT and Apache-2.0.
## Contribute
* If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Open Source Guidelines](https://opensource.microsoft.com/resources).
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Open Source Guidelines](https://opensource.microsoft.com/resources).
### Getting Started Developing
@ -191,3 +195,5 @@ get your code included into the project.
1. Commit your changes (`git commit -am 'Add some feature'`)
2. Push to the branch (`git push origin my-new-feature`)
3. Create new Pull Request