From 5ae47b60f790f4db9e4e5baf413b82ef8d04c076 Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Fri, 15 Apr 2016 09:28:12 +1000 Subject: [PATCH] remove syntax highlight --- squash-commits/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squash-commits/ISSUE_TEMPLATE.md b/squash-commits/ISSUE_TEMPLATE.md index c5f26d0..0d2c2ef 100644 --- a/squash-commits/ISSUE_TEMPLATE.md +++ b/squash-commits/ISSUE_TEMPLATE.md @@ -17,7 +17,7 @@ NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com #### Your Code -```js +``` If relevant, paste all of your challenge code in here ```