Преглед изворни кода

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.