Add Coding Guidelines
9
Coding-Guidelines.md
Normal file
9
Coding-Guidelines.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Coding Guidelines
|
||||||
|
|
||||||
|
These are the coding guidelines I try to adhere to when writing code for the
|
||||||
|
Art project. Some guidelines are "hard-rules" while others are mere
|
||||||
|
recommendations.
|
||||||
|
|
||||||
|
## Git Master Branch
|
||||||
|
|
||||||
|
The master branch will always be called `master`. This is final.
|
||||||
@@ -1 +1 @@
|
|||||||
[[Home]] | [[Roadmap]]
|
[[Home]] | [[Roadmap]] | [[Coding Guidelines]]
|
||||||
|
|||||||
Reference in New Issue
Block a user