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

Unified 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, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..6b8f9259be73f2c53ca670609b8690021765cf84
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+GURL
+====
+
+This repository contains a library for manipulating URLs in C++.
+
+# Contributing
+
+Please do not make pull requests against this repository!
+
+This repository uses [Mojo](https://github.com/domokit/mojo)'s code
+review and build bot infrastructure. Assuming you have
+[depot_tools](http://www.chromium.org/developers/how-tos/install-depot-tools)
+installed, then `git cl` commands, as described
+[here](https://github.com/domokit/mojo#contribute), should Just Work.
« 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