cloudflare / template-registry

A simple API via a Worker that serves all the template content
https://developers.cloudflare.com/workers/templates
Apache License 2.0
62 stars 37 forks source link

Updates CONTRIBUTING guide #32

Closed ispivey closed 4 years ago

ispivey commented 4 years ago

The goals of this update are:

You can view a Markdown-rendered version of the final result here: https://github.com/cloudflare/template-registry/blob/c7abbfbe3c7433a506911cf8d195c2739f91a6fb/CONTRIBUTING.md

ispivey commented 4 years ago

Got review async from @koeninger .

I'll merge this and make some follow-up improvements to emphasize that boilerplates can and should be written in any language, not just JavaScript or TypeScript.