diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 90d59df..e4dfb76 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,33 +1,33 @@ -### Please read this before posting: +# READ CAREFULLY BEFORE SUBMITTING -**This list was created for avoiding duplicated issues, if yours isn't listed, delete and continue.** +**This list is for avoiding duplicated issues, if your issue isn't listed, you should remove this and continue.** -- The theme doesn't work in [distro] that have a GTK+ 3 version lower than 3.14 (i.e. Linux Mint 17.x). - - Arc *only supports versions higher or equal than* 3.14. -- The theme is broken after a major GTK+ 3 update (i.e. 3.18 :point_right: 3.20). +- The theme doesn't work in a distribution that have a GTK+ 3 version lower than 3.14. + - Arc only supports versions since 3.14, you should update to latest versions. +- The theme is broken after a major GTK+ 3 update (i.e. 3.18 to 3.20 or 3.20 to 3.22). - Update the package or install from sources. -- 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. - The theme is broken after installing from sources. - Possibly a bug on GTK+ 3 version checking, use `--with-gnome=<version>` flag with `./autogen.sh`. -- Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's patched Nautilus). - - Transparency on GTK+ 3 themes *isn't supported* for non-CSD applications. +- Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's applications). + - Transparency isn't supported for non-CSD applications. - Theme doesn't build from AUR in Arch/Manjaro and others. - Ensure you have the `base-devel` group installed. -- Some GTK+ 3 applications have a transparent background in Ubuntu. - - Run this in terminal: `gsettings set com.canonical.desktop.interface scrollbar-mode normal`. -- 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. ----- +### Checks -- [ ] I read the list above. -- [ ] I read the README. -- [ ] I checked if my issue isn't duplicated. +*Ensure you...* -**Details:** +- **Really** read the list above and checked if your issue is or not duplicated. +- **Really** read the README and there is nothing about your issue. +- **Really** checked if the theme is installed or built specifically for the GTK+ 3/distribution version you're using. -- Distribution: -- Desktop environment: +### Details + +- Distribution (with version): + - Base distribution (if have, with version): +- Desktop environment (with version): +- Arc version/commit (don't put "latest"): - GTK+ 3 version: -- Arc version (commit): + - Murrine engine version: + - `gnome-themes-standard` version: +- Installation method (package or source): |