mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user