1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

Merge pull request #639 from feskyde/patch-1

Update Issues template
This commit is contained in:
horst3180 2016-09-09 21:22:45 +02:00 committed by GitHub
commit f1490cd592

View File

@ -1,43 +1,33 @@
# READ *CAREFULLY* BEFORE POSTING # READ CAREFULLY BEFORE SUBMITTING
**This list was created for avoiding duplicated issues, if your issue isn't listed, you should remove the list 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). - The theme doesn't work in a distribution that have a GTK+ 3 version lower than 3.14.
- Arc only supports versions *higher or equal 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). - 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. - Update the package or install from sources.
- The theme is broken after installing 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`. - 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 GNOME applications). - Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's applications).
- Transparency on GTK+ 3 themes *isn't supported* for non-CSD applications. - Transparency isn't supported for non-CSD applications.
- Theme doesn't build from AUR in Arch/Manjaro and others. - Theme doesn't build from AUR in Arch/Manjaro and others.
- Ensure you have the `base-devel` group installed. - Ensure you have the `base-devel` group installed.
### Checks ### Checks
*Put a "x" in the space between braces.* *Ensure you...*
- [ ] I ***really*** read the list above. - **Really** read the list above and checked if your issue is or not duplicated.
- [ ] I checked if my issue isn't duplicated. - **Really** read the README and there is nothing about your issue.
- [ ] I read the README. - **Really** checked if the theme is installed or built specifically for the GTK+ 3/distribution version you're using.
- [ ] There is nothing about my issue.
- [ ] I installed/built the package *specifically* for the GTK **AND** distribution version that I'm using.
- [ ] I re-login to my user session.
### Details ### Details
*Don't put "latest" in "version" items.*
- Distribution (with version): - Distribution (with version):
- Base distribution (with version)**\*1**: - Base distribution (if have, with version):
- Desktop environment (with version): - Desktop environment (with version):
- Arc version/commit: - Arc version/commit (don't put "latest"):
- GTK+ 3 version: - GTK+ 3 version:
- Murrine engine version: - Murrine engine version:
- `gnome-themes-standard` version: - `gnome-themes-standard` version:
- Installation method: - Installation method (package or source):
- [ ] Package.
- [ ] Source.
- Other:
**\*1**: If not, just put "independent".