diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..9110e0cb1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: Question +about: Question for this project +title: "[Q&A]" +labels: Q&A +assignees: '' + +--- + +**Here is my question** |
