NordModularG2-Editor

Testing Guidelines

First of all: thank you for testing! Your feedback is invaluable for improving the editor.

How to report an issue

Please file issues in the GitHub issue tracker.

When filing an issue, include as much information as possible:

The more detail you provide, the better. If I cannot replicate the issue, I cannot investigate or fix it.

Tips for good bug reports

Viewing the console log

The editor logs USB traffic, connection status, and commands to the DevTools console. Including this output in a bug report is very helpful.

To open the console:

To save the log:

  1. Right-click anywhere inside the console panel
  2. Choose Save as… and save the file
  3. Attach the saved file to your issue report