Skip to content

Commit e7ea081

Browse files
committed
Merge pull request GoogleCloudPlatform#15 from lesv/patch-1
We don't take full samples as a contribution.
2 parents 0c7e601 + b3902e6 commit e7ea081

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

CONTRIB.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -33,32 +33,3 @@ accept your pull requests.
3333
recommended coding standards for this organization.
3434
1. Ensure that your code has an appropriate set of unit tests which all pass.
3535
1. Submit a pull request.
36-
37-
## Contributing A New Sample App
38-
39-
1. Submit an issue to the GoogleCloudPlatform/Template repo describing your
40-
proposed sample app.
41-
1. The Template repo owner will respond to your enhancement issue promptly.
42-
Instructional value is the top priority when evaluating new app proposals for
43-
this collection of repos.
44-
1. If your proposal is accepted, and you haven't already done so, sign a
45-
Contributor License Agreement (see details above).
46-
1. Create your own repo for your app following this naming convention:
47-
* {product}-{app-name}-{language}
48-
* products: appengine, compute, storage, bigquery, prediction, cloudsql
49-
* example: appengine-guestbook-python
50-
* For multi-product apps, concatenate the primary products, like this:
51-
compute-appengine-demo-suite-python.
52-
* For multi-language apps, concatenate the primary languages like this:
53-
appengine-sockets-python-java-go.
54-
55-
1. Clone the README.md, CONTRIB.md and LICENSE files from the
56-
GoogleCloudPlatform/Template repo.
57-
1. Ensure that your code adheres to the existing style in the sample to which
58-
you are contributing. Refer to the
59-
[Google Cloud Platform Samples Style Guide]
60-
(https://github.com/GoogleCloudPlatform/Template/wiki/style.html) for the
61-
recommended coding standards for this organization.
62-
1. Ensure that your code has an appropriate set of unit tests which all pass.
63-
1. Submit a request to fork your repo in GoogleCloudPlatform organizationt via
64-
your proposal issue.

0 commit comments

Comments
 (0)