Improve code review tools
What's your idea?
Code review is an essential part of the contribution process. At the moment we have a sub-standard tool for doing this, which is not easily accessible to everyone (requires a user script installed to the browser). This would greatly improve code quality.
Currently, a javascript Browser plugin, Dreditor provides some of this functionality, but at a very basic level.
Open source tools that could be used include Phabricator http://phabricator.org/#differential
Github pull requests provide this capability.