Navigation Menu

Skip to content

alexcarpenter/development-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š Development Guidelines

"Part of being a good steward to a successful project is realizing that writing code for yourself is a Bad Ideaโ„ข. If thousands of people are using your code, then write your code for maximum clarity, not your personal preference of how to get clever within the spec." - Idan Gazit

Guides

General Guidelines

  • All code in any code-base should look like a single person typed it, even when many people are contributing to it.
  • Consistency is key.
  • KISS Keep it simple stupid.

Contribute

Contributions are always welcome! Read the contribution guidelines first.

Acknowledgements

Releases

No releases published

Packages

No packages published