I read the How to write a good bug report post.
I found unusual to report the problems without mentioning the forum engine version which is running on a website.
On this site I found possible way to do it: to open DevTools of a browser, Console tab and to get data from the
But the same time opened other websites: https://forum.manjaro.org/ https://forum.garudalinux.org/ https://discourse.ardour.org/ https://discourse.omnigroup.com/
with Discourse forum engine but I was unable to find the forum version there:
globalThis.Discourse.application
// undefined
The questions are:
why forum engine version is not required in bug reports? Like it is not matter which it is: to process all as the same one, which obviously not true.