From a951e3a9efdfd57403e29d9c7195d0264df1f80f Mon Sep 17 00:00:00 2001 From: Jeremy Vyska <35526546+JeremyVyska@users.noreply.github.com> Date: Fri, 5 Nov 2021 08:47:59 +0100 Subject: [PATCH] Updating Contributing Section --- content/_index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index 9509b938..e186ec62 100644 --- a/content/_index.md +++ b/content/_index.md @@ -22,7 +22,8 @@ For some history on this, Waldo's posts [Code is Poetry](https://www.waldo.be/20 ### Contributing -Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](https://github.com/BC-Design-Patterns/AL-Dev-Help/blob/main/LICENSE). +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.opensource.microsoft.com. -This project adheres to the [Contributor Covenant Code of Conduct](http://contributor-covenant.org/). -By participating, you are expected to uphold this code. +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., status check, 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. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.