You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,20 @@ name: Question
3
3
about: Ask a question about Stack usage
4
4
---
5
5
6
-
Do you have a question regarding stack's usage that isn't covered by [the docs](http://haskellstack.org)?
7
-
In that case please ask your question on [Stack Overflow](http://stackoverflow.com) and use [the haskell-stack tag](http://stackoverflow.com/questions/tagged/haskell-stack).
8
-
This way your question will be more easily discoverable by other people with the same question.
6
+
Do you have a question regarding Stack's usage that isn't covered by
7
+
[the docs](http://haskellstack.org)? In that case please ask your question on
8
+
[Stack Overflow](http://stackoverflow.com) and use
This way your question will be more easily discoverable by other people with the
11
+
same question.
9
12
10
-
Question related to stack project templates? Please report it at the [stack-templates](https://github.com/commercialhaskell/stack-templates) repository instead.
13
+
Question related to Stack project templates? Please report it at the
0 commit comments