=========================== How to contribute to SLiCAP =========================== The SLiCAP github page is to be used for contributing to SLiCAP (https://github.com/Lenty/SLiCAP_python). Adding features --------------- Features should be added through pull requests and pass all checks that have been set up on the github page. These tests include: - Functional python tests - Style tests verified using a linter Bugs ----- In case bugs are found, please report them to the github 'Issues' page where we can resolve the issues and keep track of any possible bugs.