From a334645910923862ecc50480206d0b12d7d8dc84 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Mon, 29 Feb 2016 09:07:09 -0500 Subject: [PATCH] ISSUE_TEMPLATE is shown in plaintext on new issues --- .github/ISSUE_TEMPLATE | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index cf29e312..2a199f6f 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,15 +1,15 @@ -*The issue tracker is for reporting product deficiencies. How do I questions should be posted to [the discussion forum](https://groups.google.com/group/google-apps-manager). When in doubt, start at [the discussion forum](https://groups.google.com/group/google-apps-manager) and return here to file an issue only when instructed to do so.* +The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/google-apps-manager. When in doubt, start at the discussion forum and return here only when instructed to do so. -### Please confirm the following: -- I have upgraded to the [latest GAM release](http://git.io/gamreleases) and I still have this issue. -- I am typing the command as described in the [GAM Wiki](https://github.com/jay0lee/GAM/wiki) -- I am using a Google Apps for Work, Unlimited or EDU account (Google Apps Standard / Free is not supported) +Please confirm the following: +* I have upgraded to the latest GAM release from http://git.io/gamreleases and I still have this issue. +* I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/GAM/wiki +* I am using a Google Apps for Work, Unlimited or EDU account (Google Apps Standard / Free is not supported) -### Steps to reproduce the issue: -1. ... -1. ... -1. ... +Full steps to reproduce the issue: +1. +2. +3. -### Expected outcome (what are you trying to do?) +Expected outcome (what are you trying to do?): -### Actual outcome (what errors or bad behavior do you see instead?) \ No newline at end of file +Actual outcome (what errors or bad behavior do you see instead?): \ No newline at end of file