Skip to content

Commit a741986

Browse files
committed
Removing Google+ references from contribution guidelines
1 parent dfa2c2d commit a741986

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@ accept your pull requests.
3737
1. Sign a Contributor License Agreement, if you have not yet done so (see
3838
details above).
3939
1. 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

4646
1. 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.
5454
1. 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

Comments
 (0)