diff options
| author | PProvost <[email protected]> | 2020-05-13 11:47:56 -0600 |
|---|---|---|
| committer | PProvost <[email protected]> | 2020-05-13 11:47:56 -0600 |
| commit | 40081863d5c95c0dea5f0363c04ca0bcd9065860 (patch) | |
| tree | 84e631769ada50fbb10d4a7e7ffe89c89acff0f6 /CONTRIBUTING.md | |
| parent | 9f648c4e54189ee808e94eb393d7125be8223d76 (diff) | |
Updated readme, etc.
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..c282e9a1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# 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 repositories 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 [[email protected]](mailto:[email protected]) with any additional questions or comments.
\ No newline at end of file |
