diff options
| author | Igor Minar | 2014-02-18 19:52:10 -0800 |
|---|---|---|
| committer | Igor Minar | 2014-02-18 19:52:10 -0800 |
| commit | cbcfaa2c8db02f7b529e6de0a6f8957ad03efdb5 (patch) | |
| tree | c27c1b9e4a707a942b099e4b293d26d80923d298 /CONTRIBUTING.md | |
| parent | cafde93a407ea0a3c6d712b9373bb2c9bb800234 (diff) | |
| download | angular.js-cbcfaa2c8db02f7b529e6de0a6f8957ad03efdb5.tar.bz2 | |
docs(contributing): remove reference to the obsolete chrome extension
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be2e12ab..cbc281b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -143,14 +143,6 @@ from the main (upstream) repository: git pull --ff upstream master ``` -### GitHub Pull Request Helper - -We track Pull Requests by attaching labels and assigning to milestones. For some reason GitHub -does not provide a good UI for managing labels on Pull Requests (unlike Issues). We have developed -a simple Chrome Extension that enables you to view (and manage if you have permission) the labels -on Pull Requests. You can get the extension from the Chrome WebStore - -[GitHub PR Helper][github-pr-helper] - ## Coding Rules To ensure consistency throughout the source code, keep these rules in mind as you are working: |
