From aed83ca13d90a5dc12f3e60e06d618a147c26ccd Mon Sep 17 00:00:00 2001 From: Dhiraj240 Date: Fri, 24 Aug 2018 20:28:08 +0530 Subject: [PATCH] lmgtfyjinja2.md: Add stackoverflow tag This writes the stackoverflow tag in markdown. Closes https://github.com/coala/corobo/issues/345 --- plugins/templates/lmgtfy.jinja2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/templates/lmgtfy.jinja2.md b/plugins/templates/lmgtfy.jinja2.md index 7393ecac..492fa275 100644 --- a/plugins/templates/lmgtfy.jinja2.md +++ b/plugins/templates/lmgtfy.jinja2.md @@ -1 +1 @@ -Hey! You seem to have asked a question which could have been solved by other means as well. Click [this](https://www.lmgtfy.com/?q={{ query }}). When you ask a question, be sure to try out a few things first - you're in a much better position to help yourself than we are. Try googling, thinking, searching on GitHub or [git grep](https://git-scm.com/docs/git-grep) if you are looking for source code. [StackOverflow](http://stackoverflow.com/help/how-to-ask) has a good guide on how to ask questions in a way that allows us to help you even faster! +Hey! You seem to have asked a question which could have been solved by other means as well. Click [this](https://www.lmgtfy.com/?q={{ query }}). When you ask a question, be sure to try out a few things first - you're in a much better position to help yourself than we are. Try googling, thinking, searching on GitHub or [git grep](https://git-scm.com/docs/git-grep) if you are looking for source code. coala now has a fancy [coala](https://stackoverflow.com/questions/tagged/coala) stackOverflow tag, you can use it in [stackOverflow](http://stackoverflow.com/help/how-to-ask) to ask questions in a way that allows us to help you even faster.