---
# SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>
# SPDX-License-Identifier: CC-BY-4.0

name: Bug Report
about: Create a report to help us improve the Desktop Cube Extension!
title: ''
labels: bug
assignees: ''
---

## Describe the Bug
A clear and concise description of what the bug is.
If applicable, add screenshots to help explain your problem.

Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

You may also check the output of GNOME Shell for any error messages.
This can be done with the following terminal command:

journalctl -f -o cat | grep -E 'desktop-cube|'
```

## Expected Behavior
A clear and concise description of what you expected to happen.

## System
_Please complete the following information:_
 - Linux distribution [e.g. Ubuntu 21.04]
 - Desktop Cube version [e.g. Desktop Cube 5, or commit SHA]
 - GNOME Shell version: [e.g. 40.1]