diff options
Diffstat (limited to 'src/pmdk/.github/ISSUE_TEMPLATE/question.md')
-rw-r--r-- | src/pmdk/.github/ISSUE_TEMPLATE/question.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pmdk/.github/ISSUE_TEMPLATE/question.md b/src/pmdk/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..3e4e452f9 --- /dev/null +++ b/src/pmdk/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,15 @@ +--- +name: Question +about: Do you have question regarding PMDK? Don't hesitate to ask. +labels: "Type: Question" +--- +# QUESTION: <!-- fill the title of question --> + +## Details + +<!-- fill this out --> + +<!-- +For questions and other non-bugs, you could use http://groups.google.com/group/pmem +You could also chat with members of the PMDK team real-time on the #pmem IRC channel on OFTC +--> |