diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..edafc2dd5d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,15 @@ +--- +name: Question +about: Ask A Question About flowR +title: 'Question:' +labels: question +assignees: '' + +--- + +**Concise description about unclear things about flowR** +Describe the unclarity and maybe even say how other contributors/users could be informed, +to answer this question in the documentation. + +**Additional Information/Material regarding the question (Optional)** +Code/Screenshots/etc. \ No newline at end of file