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.
Or by checking the same tag in the browser dev tools by pressing F12.
It’s easier to ask for links and then we can go and check the version in the link looking the the HTML. There are lots of non-technical users in here.