diff --git a/doc/tr_TR/coding-standards.markdown b/doc/tr_TR/coding-standards.markdown new file mode 100644 index 000000000..f7d192a6b --- /dev/null +++ b/doc/tr_TR/coding-standards.markdown @@ -0,0 +1,24 @@ +Kodlama standartları +================ + +PHP kodu +-------- + +- Girinti: 4 spaces +- Satır sonu: Unix => `\n` +- Kodlama: UTF-8 +- Şablonlar için sadece ` `\n` + +CSS kodu +-------- + +- Girinti: 4 spaces +- Satır sonu: Unix => `\n`