diff options
author | Martin Schenck | 2017-05-04 11:25:02 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:34:08 +0200 |
commit | 79b94dd2eeff181819048ccaeeef629e76bdaae1 (patch) | |
tree | 4c6eaae97bdada8ebe5e0edf394c4fa71792717a | |
parent | f4abb3a7b8b9d60a9ded574a0eb0fbb995608ec9 (diff) | |
download | solarc-theme-79b94dd2eeff181819048ccaeeef629e76bdaae1.tar.gz solarc-theme-79b94dd2eeff181819048ccaeeef629e76bdaae1.tar.xz solarc-theme-79b94dd2eeff181819048ccaeeef629e76bdaae1.zip |
Delete ISSUE_TEMPLATE.md
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e4dfb76..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,33 +0,0 @@ -# READ CAREFULLY BEFORE SUBMITTING - -**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 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 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 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. - -### Checks - -*Ensure you...* - -- **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. - -### Details - -- Distribution (with version): - - Base distribution (if have, with version): -- Desktop environment (with version): -- Arc version/commit (don't put "latest"): -- GTK+ 3 version: - - Murrine engine version: - - `gnome-themes-standard` version: -- Installation method (package or source): |