Contributing

To contribute to LiCoRICE:

  1. Follow the development environment setup instructions.

  2. Create a branch and implement your changes.

  3. Run pytest locally to make sure your changes are not breaking.

  4. Make sure to include documentation with your changes.

  5. Push your changes and open an MR for review