How to contribute to NOB

Thank you for considering contributing to NOB!

Support questions

Please don’t use issues for support questions. If you’re in trouble, you can:

Reporting issues

Please follow this checklist in your issue post:

  • Report the Python and nob version you are using (reminder: python -c 'import nob; print(nob.__version__)').

  • Describe what you expected to happen. If applicable, link to a resource that behaves in a way that supports this intuition.

  • Consider adding a minimal reproducible example.

  • Tell us what actually happened, and include a relevant traceback if an error was raised.