Skip to content

Commit

Permalink
file and directory naming conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrasaurus committed Nov 12, 2020
1 parent c1f0788 commit bb40b4b
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 bb40b4b

Please sign in to comment.