@@ -37,20 +37,20 @@ accept your pull requests.
37371 . Sign a Contributor License Agreement, if you have not yet done so (see
3838 details above).
39391 . Create your own repo for your app following this naming convention:
40- * gplus -{app-name}-{language}
40+ * mirror -{app-name}-{language or plaform }
4141 * apps: quickstart, photohunt-server, photohunt-client
42- * example: gplus -quickstart-android
42+ * example: mirror -quickstart-android
4343 * For multi-language apps, concatenate the primary languages like this:
44- gplus -photohunt-server-java-python.
44+ mirror -photohunt-server-java-python.
4545
46461 . Create your sample app in this repo.
4747 * Be sure to clone the README.md, CONTRIBUTING.md and LICENSE files from the
48- googleplus repo.
48+ googleglass repo.
4949 * Ensure that your code is clear and comprehensible.
5050 * Ensure that your code has an appropriate set of unit tests which all pass.
5151 * Instructional value is the top priority when evaluating new app proposals for
5252 this collection of repos.
53- 1 . Submit a request to fork your repo in googleplus organization.
53+ 1 . Submit a request to fork your repo in googleglass organization.
54541 . The repo owner will review your request. If it is approved, the sample will
5555 be merged. If it needs additional work, the repo owner will respond with
5656 useful comments.
0 commit comments