Commit f27fae2f authored by anatoly techtonik's avatar anatoly techtonik Committed by Commit Bot

Add links to bug tracker, forum and review UI

Bug:

Change-Id: Ib089dd4d9c6ee5ed93e12fd588e28a2eecff3690
Reviewed-on: https://chromium-review.googlesource.com/461184Reviewed-by: 's avatarAaron Gable <agable@chromium.org>
Reviewed-by: 's avatarMarc-Antoine Ruel <maruel@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
parent bdcdc59c
# depot_tools
This package contains tools for working with Chromium development. It requires
python 2.7.
Tools for working with Chromium development. It requires python 2.7.
## Tools
......@@ -32,7 +32,7 @@ disable auto update, set the environment variable `DEPOT_TOOLS_UPDATE=0`.
To update package manually, run `update_depot_tools.bat` on Windows,
or `./update_depot_tools` on Linux or Mac.
On Windows only, running `gclient` will install `git` and `python`.
On Windows only, running `gclient` will install `git` and `python`.
## Contributing
......@@ -61,6 +61,10 @@ To contribute change for review:
...
git cl upload -t "Fixes goat teleporter destination to be Australia"
See also [open bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3AInfra%3ESDK),
[open reviews](https://chromium-review.googlesource.com/q/status:open+project:chromium%252Ftools%252Fdepot_tools),
[forum](https://groups.google.com/a/chromium.org/forum/#!forum/infra-dev) or
[report problems](https://bugs.chromium.org/p/chromium/issues/entry?components=Infra%3ESDK).
### cpplint.py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment