Discuss a problem in the chat https://gitter.im/40ants/weblocks
Checkout branch.
Make changes.
Add tests into the t/
subdirectory.
Test changes:
rove weblocks.asd
or:
(asdf:test-system :weblocks)
Ensure you’ve updated documentation in the docs
folder if you’ve
changed or added functionality.
Describe your changes for in a readable way ontop of the
ChangeLog.rst
. Increment a version number according to semver.
Also, update a version.lisp-expr
file.
Make a pull-request and make the world a better place!