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

Unified Diff: README.md

Issue 1844543003: Add contributing instructions to README.md (Closed) Base URL: git@github.com:domokit/base.git@master
Patch Set: wrap 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
index f6f356c546462f93394d1075f5b5010fd6366657..8c8d9d849cfe7f2d48c9ca8617dc8e819c6a8cf3 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,13 @@ Mojo Base
This repository contains a library for writing C++ applications using Mojo.
This library is not required to write Mojo applications and does not have a
stable API.
+
+# Contributing
+
+Please do not make pull requests against this repository!
+
+This repository uses [Mojo](https://github.com/domokit/mojo)'s code
+rievew and build bot infrastructure. Assuming you have
P.Y. 2016/03/30 17:39:29 review
kulakowski 2016/03/30 17:43:46 Done.
+[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