]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - CONTRIBUTING.md
SASL:irssi: add `cd` line when downloading script (#470)
[irc/freenode/web-7.0.git] / CONTRIBUTING.md
index 998abaa4eaa1078db11e51c3b7fbdf556f9d1fec..034a61c8cb4906d162af039ac46120e30e9fb115 100644 (file)
@@ -80,3 +80,4 @@ A *.footerchild* should contain at least 3 items, it just look silly otherwise.
 ### JS
 JavaScript should be used sparsely and should not break the usability of the site for browsers without JavaScript
 - For style, follow [JavaScript Standard Style](https://standardjs.com/)
+- Document with [jsdoc](http://usejsdoc.org/) at least to describe what every function does