Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..a90ade882b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,8 @@ +--- +name: Support Question +about: A question regarding functionality of rust-analyzer. +title: '' +labels: 'C-support' +assignees: '' + +--- |