serverless / guide

Serverless Guide - An open-source definitive guide to serverless architectures.
https://serverless.github.io/guide/
440 stars 42 forks source link

Add contributor guidelines #5

Closed rupakg closed 7 years ago

rupakg commented 7 years ago

[#6]

@ac360 I want your contributions! Hope this is a good starting point.

/cc @worldsoup @brianneisler @DavidWells

worldsoup commented 7 years ago

great start...might want @ac360 to take a look at those definitions if he hasn't already

rupakg commented 7 years ago

@worldsoup terminology guide picked up from @brianneisler. See [Issue #4]

brianneisler commented 7 years ago

@rupakg thanks for bringing that file over. @ac360 and I had a discussion a little while ago about removing the "Serverless ..." from the naming conventions for anything that is not specifically a Serverless product. So pretty much everything except Serverless Platform, Serverless Framework and Serverless Gateway. This might be good timing to finally make those modifications before this gets merged.

rupakg commented 7 years ago

@brianneisler @ac360 Do you think "Serverless Service" also falls into the above category? Since its definition is tied to the 'serverless.yml' and will have facets that will closely relate to the framework and the platform, like decorators/conventions that will expose them as 'public consumable" services to the platform.