Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(708)

Side by Side Diff: README.md

Issue 1843803003: Add README.md with contributing instructions (Closed) Base URL: git@github.com:domokit/gurl.git@master
Patch Set: typo fix Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 GURL
2 ====
3
4 This repository contains a library for manipulating URLs in C++.
5
6 # Contributing
7
8 Please do not make pull requests against this repository!
9
10 This repository uses [Mojo](https://github.com/domokit/mojo)'s code
11 review and build bot infrastructure. Assuming you have
12 [depot_tools](http://www.chromium.org/developers/how-tos/install-depot-tools)
13 installed, then `git cl` commands, as described
14 [here](https://github.com/domokit/mojo#contribute), should Just Work.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698