njlyon0/dndR

Add Style Guide to Contributing Guidelines

Closed this issue · 1 comments

The title of this issue basically says it all but I need to add a style guide and the contributing guidelines seems like a good place to do it. The main bit of the style guide is just that functions/arguments should be in snake case (lowercase separated by underscores)

Done!

Added style guide to CONTRIBUTING.md and refined its format slightly (no empty lines between bullets)