1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/.github/issue_template.md
2018-09-10 12:27:02 +01:00

30 lines
717 B
Markdown

// The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries.
### Platform
// Example: Ubuntu Desktop 17.04 amd64
### GPU, drivers, and screen setup
// Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr
### Compton version
// You can run `compton --version` to get that
// Example: v1
### Compton configuration:
```
// Paste your configuration here
```
### Steps of reproduction
// If you can reliably reproduce this bug, please describe the quickest way to do so
// This information will greatly help us diagnosing and fixing the issue.
1.
2.
### Expected behavior
### Current Behavior
### Other details