Clarify when a README is needed. (#868)

* Clarify when a README is needed.

* Update CONTRIBUTING.md

Co-authored-by: Oliver Dunk <oliverdunk@google.com>

---------

Co-authored-by: Oliver Dunk <oliverdunk@google.com>
This commit is contained in:
Joe Medley
2023-03-29 10:45:06 -07:00
committed by GitHub
parent 7b5d882159
commit 0c7e9b6dba

View File

@@ -48,4 +48,4 @@ npm install
```
### Writing a README
All code samples should include a README file. Please copy the [provided template](./README-template.md) into your sample's folder and follow the instructions therein.
All new code samples or samples updated from Manifest V2 should include a README file. Please copy the [provided template](./README-template.md) into your sample's folder and follow the instructions therein.