From 316eac0613bf342ff91cc645a6c3c80e6b9083fb Mon Sep 17 00:00:00 2001 From: Richard Grenville Date: Sun, 30 Apr 2017 21:08:49 +0800 Subject: [PATCH] GitHub: Add an issue template GitHub: Add a template for issues submitted, .github/issue_template.md. I hope people could provide more needed information when reporting issues after we provide a number of fields to fill and some extra instructions in the template, to reduce the time wasted on the issues because of insufficient information. See: https://help.github.com/articles/creating-an-issue-template-for-your-repository/ --- .github/issue_template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..3f20273 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,21 @@ + + +Platform: + +GPU, drivers, and screen setup: + +Compton version: + +Compton configuration: + +### Steps of reproduction + + + +### Expected behavior + + + +### Current Behavior & Other details + +