From 265dc677179ebdf680fd477879430fd1728c70e1 Mon Sep 17 00:00:00 2001 From: Yuxuan Shui Date: Mon, 10 Sep 2018 12:23:40 +0100 Subject: [PATCH] Update github issue template --- .github/issue_template.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 3f20273..64f7854 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,21 +1,30 @@ - +// The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries. -Platform: +### Platform +// Example: Ubuntu Desktop 17.04 amd64 -GPU, drivers, and screen setup: +### GPU, drivers, and screen setup +// Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr -Compton version: +### Compton version +// You can run `compton --version` to get that +// Example: v1 -Compton configuration: +### 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 -### Current Behavior & Other details +### Other details -