Updating README with Microsoft Contribution section

This commit is contained in:
Kabir Khan 2019-04-22 16:06:53 -07:00
Родитель 32cdf2dae5
Коммит 5c96b9a56c
1 изменённых файлов: 16 добавлений и 1 удалений

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

@ -20,7 +20,22 @@ pip install --user cookiecutter
### Point cookiecutter to this GitHub repository to automatically download and generate your project
```
cookiecutter https://github.com/kabirkhan/cookiecutter-azure-search-cognitive-skill
cookiecutter https://github.com/Microsoft/cookiecutter-azure-search-cognitive-skill
```
View the README.md of your new project for instructions on next steps
# Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
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.