Skip to content

Commit

Permalink
Contributing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoct committed Sep 4, 2018
1 parent 20ae0c0 commit 140cafe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,9 @@
# Notes for Gen Contributors

## Code Formatting Guidelines

- 4 spaces per indentation level, no tabs

- try to limit line width to 80 characters

- use ASCII operators and identifiers whenever possible (e.g. use 'theta' instead of 'θ')

0 comments on commit 140cafe

Please sign in to comment.