From e4ae6f70a1e1f0d39d37e4a386e7128048aba262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Dami=C3=A1n?= Date: Fri, 29 Apr 2016 12:00:37 -0300 Subject: [PATCH] Create Template for issues (#500) * Request some information --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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..64b5c37 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ +**This list was created for avoiding duplicated issues, please read this before posting. If yours isn't listed here, delete this and continue.** + +- The theme doesn't work in [distro] that doesn't have a GTK+ 3 version higher or equal than 3.14. + - Arc does not support version lower than 3.14, sorry. +- The theme is broken after a GTK update. + - Recompile the theme. +- The theme is broken after installing from a repository. + - Check if the repository that you're using is specifically for the distribution (and distribution/GTK version) that you're using. +- Using XFCE, the notifications looks ugly or are always full. + - Please check if Arc is the theme selected on the Notifications configuration. +- GTK 2 theme looks like Windows 95 and LibreOffice/others looks ugly. + - Check if you have the Murrine GTK engine and `gnome-themes-standard` installed. +- My GTK apps have a transparent background in Ubuntu. + - Run this in terminal: `gsettings set com.canonical.desktop.interface scrollbar-mode normal`. + +**Mark those:** + +- [ ] I read the list above. +- [ ] I read the README. +- [ ] I've checked if my issue isn't duplicated. + +**And complete this:** + +- Distribution: +- Desktop environment: +- GTK+ 3 version: +- GNOME Shell version (if using):