From a47f11283353263a5656a66455ef0d86a7cfef5b Mon Sep 17 00:00:00 2001 From: Yuxuan Shui Date: Mon, 22 Oct 2018 01:27:17 +0100 Subject: [PATCH] Update issue template --- .github/issue_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 64f7854..cf3a39d 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -6,6 +6,9 @@ ### GPU, drivers, and screen setup // Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr +### Environment +// Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc. + ### Compton version // You can run `compton --version` to get that // Example: v1 @@ -27,4 +30,5 @@ ### Current Behavior ### Other details +// If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here.