Skip to content

Commit

Permalink
Clarify when a README is needed. (GoogleChrome#868)
Browse files Browse the repository at this point in the history
* Clarify when a README is needed.

* Update CONTRIBUTING.md

Co-authored-by: Oliver Dunk <[email protected]>

---------

Co-authored-by: Oliver Dunk <[email protected]>
  • Loading branch information
jpmedley and oliverdunk authored Mar 29, 2023
1 parent 7b5d882 commit 0c7e9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 0c7e9b6

Please sign in to comment.