Skip to content

Commit

Permalink
Merge pull request cncf#453 from ultrasaurus/contrib
Browse files Browse the repository at this point in the history
file and directory naming conventions
  • Loading branch information
TheFoxAtWork committed Nov 12, 2020
2 parents 3e36897 + bac86b5 commit e644aff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ sentence:
* Wrap lines at 80 characters, except where it would break a link. No need to
reformat the whole paragraph to make it perfect -- fewer diffs are easier
for reviewers.
* File & directory naming conventions
* every directory should have a README.md with useful introductory text
* all other file and directory names should be all lower case with dashes
to separate words

If you find yourself correcting for consistency, please propose additional style
guidelines via pull request to this document. Feel free to add references to
Expand Down

0 comments on commit e644aff

Please sign in to comment.