Files in src need proper documentation #224
Labels
type: discussion
Requires conversation
type: documentation (docs)
Improvements or additions to documentation
I noticed some of the source files(including mine) are missing proper documentation, such as comments describing the functions , parameters and what it returns.
There are a few good examples in the src directory at the moment, such as email-sender.js, github-url.js we could use as an example. I suggest we pick one of the two and use it as a standard going forward.
The text was updated successfully, but these errors were encountered: