NEW_ISSUE_URL = ( "https://github.com/AustinBrunkhorst/pysnooz/issues/new?labels=bug" "&template=log-unexpected-error.yaml&title=Uncaught+exception" ) UNEXPECTED_ERROR_LOG_MESSAGE = ( f"1️⃣ Report this issue: {NEW_ISSUE_URL}\n" "2️⃣ ⬇ copy the trace and paste in the issue ⬇\n" )