The github issue section is the right place, but please use the search first.
Please ask in the forum, but please use the search first.
Please post in the forum, but use the search first.
Make sure that you code is available online (on github) and open a new issue here.
In any case: If you want to post code or log files, please use fenced code blocks
Here's an example:
``` function test() { console.log("notice the blank line before this function?"); } ```