Olivia Lynn
Olivia Lynn
A potential place to start investigating: [https://github.com/nickderobertis/check-if-issue-exists-action](https://github.com/nickderobertis/check-if-issue-exists-action)
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/customizing-your-repositorys-social-media-preview We'll need to track down the snake image
Initial search shows: [https://stackoverflow.com/questions/20864406/remove-package-and-module-name-from-sphinx-function](https://stackoverflow.com/questions/20864406/remove-package-and-module-name-from-sphinx-function) but am in the meeting so can't follow up rn
A quick follow up—adding `add_module_names = False` to `conf.py` then running `make html` is not resulting in any change to the sidebar. Looks like we may need to be a...