Report bugs, make requests and take your questions.
How to write a good report to better help the devs.
Keep the title clear, concise, and descriptive. It should immediately convey the problem.
Describe how you found the bug, so the developer can try to reproduce it. Tips on writing reproducible steps.
Tips for writing expected vs. actual results:
List the exact steps needed to reproduce the bug. This is one of the most important parts of your report.
If you're familiar with developer tools, check the browser{`'`}s console for any errors or warnings related to the bug.
The screenshot dra n drop is not receiving file, but clicking works fine.
Uncaught TypeError: Cannot read property {"'"}innerHTML{"'"} of null at form.js:20
By following this format, you can create bug reports that are clear, detailed, and actionable, helping developers resolve the issue quickly.