From 0e6c3c9561df34d2909b5a0df7a2146a5a5e75cc Mon Sep 17 00:00:00 2001 From: tooomm Date: Wed, 29 Mar 2017 17:12:31 +0200 Subject: [PATCH] better description for issue template (#2541) * more general description for issue template * fix * rephrase * remove part about filename * fix typos --- .github/ISSUE_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 37f84ae09..12a6e5e73 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,11 @@ OS: -*Override this line with the exact operating system you are running! (e.g. "Win 7 SP1", "OS X 10.8.5", "Ubuntu 15.10" ...)* +*Put your operating system here! For example: "Win 7 SP2", "macOS 10.12.3", "Ubuntu 16.10" etc.* Cockatrice version: -*Put your Cockatrice version number & build date here! You find them inside the app: `Help` --> `About Cockatrice` (e.g. "2d53ce9 (2016-02-18)"). If you can't access this menu for any reason, please include the full filename of the installer you used.* +*Put your Cockatrice version number & build date here! For example: "2d53ce9 (2016-02-18)" +You find them inside the app under `Help → About Cockatrice` (Windows & Linux), or `Cockatrice → About Cockatrice` (macOS).* -___ -
+__________ -*Explain your Issue/Request/Suggestion in detail here!* +*Explain your issue/request/suggestion in detail here!*