Skip to content

Commit 84d4356

Browse files
author
Brian Gianforcaro
authored
GitHub: Tweak template to encourage questions to be asked in the Discussions
1 parent 2b3e7c4 commit 84d4356

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

.github/ISSUE_TEMPLATE/question.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,9 @@ assignees: ''
99

1010
Instructions
1111
============
12-
Here, you can ask a question about Detours, and a maintainer or someone from
13-
the community will answer. Please read the examples below, then delete all of
14-
this text and replace it with your question. If you aren't sure whether a
15-
question is on-topic, just go ahead and ask it! :-)
1612

17-
Please make sure to check the Wiki, esspecially the FAQ, to make sure your
18-
question hasn't been answered there already:
19-
https://github.com/microsoft/Detours/wiki/FAQ
13+
Please check the Wiki, especially the [FAQ](https://github.com/microsoft/Detours/wiki/FAQ), to make sure your
14+
question has not been answered there already.
2015

21-
On-Topic Examples
22-
-----------------
23-
* What is this code in the Detours doing? You can link to the relevant code:
24-
https://help.github.com/en/github/managing-your-work-on-github/creating-a-permanent-link-to-a-code-snippet
25-
* What are the preferred conventions for writing something?
26-
* What are the maintainers planning to do in the future?
27-
* Would the maintainers be interested in specific enhancements?
28-
29-
Off-Topic Examples
30-
------------------
31-
* Questions about non-Detours components, such as the compiler, the Windows API,
32-
the Visual Studio IDE, etc.
33-
* Questions about whether you've encountered a bug in Detours. Instead of this
34-
Question template, please use the Bug Report template, because we'll need
35-
a command-line test case and the other information requested there.
16+
If you can't find the answer to your question there, please ask your question in the [Detours GitHub Discussions](https://github.com/microsoft/Detours/discussions)
17+
instead of filing an issue as a question, to avoid filling up the issue tracker with questions.

0 commit comments

Comments
 (0)