Report an issueΒΆ

If you observe a potential bug or an issue in our tools, you may report the issue on this public issue tracker. The repository tracks issues for our suite of tools including plugins and our website. Before submitting a new issue, please search existing issues to avoid duplicates.

Please use the following tmeplate to report an issue:

### Tool/Service Name
[Specify which tool you're reporting an issue for. For example, Designite (C#).]

### Environment
- OS: [e.g., Windows 11, macOS 13.0, Ubuntu 22.04]
- Version: [Tool version number]
- For Designite (C#), please mention version of the installed Visual Studio, Visual Studio build tools, and .NET SDK.
- For DesigniteJava, please mention the installed JDK/JRE version
- For DPy, please mention the installed Python version

### Issue Type
- [ ] Bug
- [ ] Feature Request
- [ ] Documentation
- [ ] Other

### Description
[Provide a clear and concise description of the issue]

### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [Additional Steps...]

### Expected Behavior
[Describe what you expected to happen]

### Actual Behavior
[Describe what actually happened]

### Screenshots/Logs
[If applicable, add screenshots or log snippets to help explain your problem. We strongly recommend to attach the log file (you may remove reference to your filenames) generated by the tool.]

### Additional Context
[Add any other context about the problem here. For example, if you can attach a code snippet which couldn't be analyzed properly for our tool, you may provide it to help us debug the issue faster.]