commit aa0c1888931cafff667275e097fde2d803dbbd0d from: Thomas Adam date: Sun Nov 02 16:27:43 2025 UTC contact: update to use issue tracker telescope has a very neat set of instructions on how to report issues -- however, this currently assumes an email address. Instead, update this to use an online issue tracker (Codeberg). commit - 4370558fd27a705a699a9ac2fdd27198df5cb5a0 commit + aa0c1888931cafff667275e097fde2d803dbbd0d blob - c0f57285fd45ea89bda3592b49d6165b01817f4d blob + 701f3c91b1822080315a84e8b9ea73d81cba11ff --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.11-current], [telescope@omarpolo.com], +AC_INIT([telescope], [0.11-current], [https://codeberg.org/telescope-browser/telescope/issues], [telescope], [gemini://telescope-browser.org]) AC_CONFIG_AUX_DIR(etc) AC_CONFIG_LIBOBJ_DIR(compat) blob - 34d1b4f71bdcc825582cc84e568155d107cf54a4 blob + fb2a1a07aaa24fe04c4bccf3ba281f4ab8f3a846 --- pages/about_crash.gmi.in +++ pages/about_crash.gmi.in @@ -2,7 +2,7 @@ It seems that Telescope crashed last time! Please consider reporting this bug so it can be fixed. -=> mailto:@PACKAGE_BUGREPORT@ @PACKAGE_BUGREPORT@ +=> @PACKAGE_BUGREPORT@ @PACKAGE_NAME@ issue tracker When reporting a bug, please include the following information, otherwise it won’t be very helpful: blob - 2bcc80a8d19193de6adcf8644d8913c4c3339ec5 blob + db2f8aa7ad6806c80491b86e9371ba57cc0ee6ad --- telescope.1 +++ telescope.1 @@ -1132,3 +1132,8 @@ This can cause strange rendering issues if you're luck weird thing happening depending on your locale and terminal emulator. .Sh BUGS There's no UI for out-of-band certificates validation. +.Sh REPORTING BUGS +Please report any bugs to the +.Nm +issue tracker: +.Lk https://codeberg.org/telescope-browser/telescope/issues .