- Make sure that your code isn't breaking any other method of the package.
- Make sure to write your code with ES6 (aka ECMAScript 6, ECMAScript 2015) syntax.
- Make sure that your request will work with the node version supplied in
package.jsonfile.
NOTE: When creating your pull request, ensure that you are merging your forked and edited master branch into the base repository master branch.