diff options
| author | PProvost <[email protected]> | 2020-05-13 12:56:26 -0600 |
|---|---|---|
| committer | PProvost <[email protected]> | 2020-05-13 12:56:26 -0600 |
| commit | be53277ad6faddcc985533b88b9d787ea5ee0677 (patch) | |
| tree | 16f68fa8f6ca01bd856b904b30520d2f18987f5d | |
| parent | 6d0acd178287b18857422e8914aebca737d23b3f (diff) | |
Added contribution guidelines
| -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 0000000..c282e9a --- /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 |
