FALCONN
FALCONN copied to clipboard
Write a contributor guide
Points to cover:
- Linting
clang-format --style=Google -i <file-name> - Running unit tests (ideally also set up some continuous integration service, see #13)
- Pull requests
- What else?
This could be a starting point: https://github.com/FALCONN-LIB/FALCONN/wiki/Release-Checklist .