瀏覽代碼

Add contribution guidelines

Talha Mansoor 11 年之前
父節點
當前提交
d255e04871
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CONTRIBUTING.md

+ 5 - 0
CONTRIBUTING.md

@@ -0,0 +1,5 @@
+Follow the code style of the existing codebase
+==============================================
+
+1. Use single ('') rather than double ("") quotation marks for Jinja strings. 
+1. Use double ("") quotation marks around HTML attributes.