From 88fbc066775ab1a2f6a8c75f933375b46d8fa9a4 Mon Sep 17 00:00:00 2001 From: mgechev Date: Mon, 9 Nov 2020 20:05:46 +0200 Subject: [PATCH] docs: add an exception for accepting contributions (#39611) PR Close #39611 --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 799fd7ac12..68c1ad4e02 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -119,6 +119,9 @@ Before you submit your Pull Request (PR) consider the following guidelines: 11. In GitHub, send a pull request to `angular:master`. +### Reviewing a Pull Request + +The Angular team reserves the right not to accept pull requests from community members who haven't been good citizens of the community. Such behavior includes not following the [Angular code of conduct](https://github.com/angular/code-of-conduct) and applies within or outside of Angular managed channels. #### Addressing review feedback