FALCONN icon indicating copy to clipboard operation
FALCONN copied to clipboard

Write a contributor guide

Open ludwigschmidt opened this issue 9 years ago • 1 comments

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?

ludwigschmidt avatar Oct 25 '16 22:10 ludwigschmidt

This could be a starting point: https://github.com/FALCONN-LIB/FALCONN/wiki/Release-Checklist .

ilyaraz avatar Oct 25 '16 22:10 ilyaraz