From 12179bf28a37fd6e8ecc11379851bc47cd385211 Mon Sep 17 00:00:00 2001 From: Federico Damián Schonborn Date: Fri, 2 Sep 2016 01:19:54 -0300 Subject: Remove checks and make this more readable - Remove checkboxes, this avoid GitHub making lists on Issues - Avoid using more markdown tags than necessary - Remove {head,foot}notes for Details section and put them in the items - GNOME is going to update their toolkit again, you know what will ocurr :P--- .github/ISSUE_TEMPLATE.md | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 72b4267..b888a5a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,43 +1,33 @@ -# READ *CAREFULLY* BEFORE POSTING +# READ CAREFULLY BEFORE POSTING **This list was created for avoiding duplicated issues, if your issue isn't listed, you should remove the list 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 to 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 sources. - Possibly a bug on GTK+ 3 version checking, use `--with-gnome=` flag with `./autogen.sh`. -- Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's patched GNOME applications). - - 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. ### Checks -*Put a "x" in the space between braces.* +*Ensure you...* -- [ ] I ***really*** read the list above. - - [ ] I checked if my issue isn't duplicated. -- [ ] I read the README. - - [ ] 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. +- **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 -*Don't put "latest" in "version" items.* - - Distribution (with version): - - Base distribution (with version)**\*1**: + - Base distribution (if have, with version): - Desktop environment (with version): -- Arc version/commit: +- Arc version/commit (don't put "latest"): - GTK+ 3 version: - Murrine engine version: - `gnome-themes-standard` version: -- Installation method: - - [ ] Package. - - [ ] Source. - - Other: - -**\*1**: If not, just put "independent". +- Installation method (package or source): -- cgit v1.2.3