dev branch version of three.js (often problems are already fixed there). See migration guide.If you can, try to check your problem on multiple browsers / multiple computers (if you are on Windows, especially helpful is to compare ANGLE and OpenGL renderers)
Describe the problem in details (what you get instead of what's expected). Saying "it doesn't work" doesn't help much.
Create a small testcase (big chance is when you do this, you'll find the answer yourself).
If small testcase is not possible, at least include a link to online live version of your application.
If your problem creates some visual glitch it helps to include a screenshot (highlight problematic area if problem is subtle).
What did you try already?
Search issue tracker for similar issues. Somebody else may have already filled an issue about your problem (in that case make a comment there instead of creating new issue). Or there may be other issues that seem similar, it helps if you can cross-reference them (mentioned in text hashed issue number like this #1234).