EventGhost/EventGhost

View on GitHub
.github/ISSUE_TEMPLATE/bug-report--plugins-.md

Summary

Maintainability
Test Coverage
---
name: Bug report (Plugins)
about: Use this template for bugs that belong to a plugin.
title: "[PUT PLUGIN NAME HERE] short bug description"
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior, something like:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.

**Plugin version**
Open `Add Plugin...` dialog and select the plugin. On the right side the version information will be shown (if available).

**EventGhost version**
- Open `Help` -> `About EventGhost...`
- Go to page `System Information`
- Press Ctrl-C or right click and select `Copy`