Ideally it would be somewhere on this gui interface. And it should be obvious to users.
I’m not sure where it would be easiest to add for discourse usage. Perhaps adding it in the body of the message? Something like:
# In order to increase your chances of getting your problem/question resolved please create a SSCCE (Short, Self Contained, Correct (Compilable), Example).
# Here is a website with a full explanation: http://sscce.org/
#
# Isolating the problem makes it easier to solve and is more helpful to other users long term.
#
# Here are 3 examples of good questions:
# https://discourse.cmake.org/t/regexing-for-2-periods/4066
# ...