@@ -37,20 +37,20 @@ accept your pull requests.
37
37
1 . Sign a Contributor License Agreement, if you have not yet done so (see
38
38
details above).
39
39
1 . Create your own repo for your app following this naming convention:
40
- * gplus -{app-name}-{language}
40
+ * mirror -{app-name}-{language or plaform }
41
41
* apps: quickstart, photohunt-server, photohunt-client
42
- * example: gplus -quickstart-android
42
+ * example: mirror -quickstart-android
43
43
* For multi-language apps, concatenate the primary languages like this:
44
- gplus -photohunt-server-java-python.
44
+ mirror -photohunt-server-java-python.
45
45
46
46
1 . Create your sample app in this repo.
47
47
* Be sure to clone the README.md, CONTRIBUTING.md and LICENSE files from the
48
- googleplus repo.
48
+ googleglass repo.
49
49
* Ensure that your code is clear and comprehensible.
50
50
* Ensure that your code has an appropriate set of unit tests which all pass.
51
51
* Instructional value is the top priority when evaluating new app proposals for
52
52
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.
54
54
1 . The repo owner will review your request. If it is approved, the sample will
55
55
be merged. If it needs additional work, the repo owner will respond with
56
56
useful comments.
0 commit comments