diff options
| -rw-r--r-- | CONTRIBUTING.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c90fdccc..be2e12ab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,9 @@  We'd love for you to contribute to our source code and to make AngularJS even better than it is  today! Here are the guidelines we'd like you to follow: +## Code of Conduct +Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct][coc]. +  ## Got a Question or Problem?  If you have questions about how to use AngularJS, please direct these to the [Google Group][groups] @@ -258,5 +261,6 @@ You can find out more detailed information about contributing in the  [corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html  [commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#  [github-pr-helper]: https://chrome.google.com/webstore/detail/github-pr-helper/mokbklfnaddkkbolfldepnkfmanfhpen +[coc]: https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md  [](https://github.com/igrigorik/ga-beacon) | 
