Hi there,
While reading parts of the source, I noticed missing doxygen tag
\return in a [[nodiscard]] function.
I also found missing comments
// namespace NAME (which does not follow the style recommended in
https://www.sfml-dev.org/style.php).
I wanted to make the changes and send the pull-request, but I wanted to know first if these changes are important enough to make a patch? if its the case, does this require opening an issue on github first or is there a default issue for these changes ?
Thanks for your help.