We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d86d63 commit 1933802Copy full SHA for 1933802
CONTRIBUTING.md
@@ -143,14 +143,6 @@ from the main (upstream) repository:
143
git pull --ff upstream master
144
```
145
146
-### GitHub Pull Request Helper
147
-
148
-We track Pull Requests by attaching labels and assigning to milestones. For some reason GitHub
149
-does not provide a good UI for managing labels on Pull Requests (unlike Issues). We have developed
150
-a simple Chrome Extension that enables you to view (and manage if you have permission) the labels
151
-on Pull Requests. You can get the extension from the Chrome WebStore -
152
-[GitHub PR Helper][github-pr-helper]
153
154
## Coding Rules
155
To ensure consistency throughout the source code, keep these rules in mind as you are working:
156
0 commit comments