diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-07-19 13:36:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-19 13:36:35 -0700 |
| commit | 6bca08bbe989f6a960f83c94357b3bbf55e28dcf (patch) | |
| tree | 6fc995862ccd6fe5c5ee7a04e144189a561cb7bd /.github/ISSUE_TEMPLATE/i-have-a-question.md | |
| parent | 1ab2f88f89f4807e319997b7657df93cbb284e88 (diff) | |
| download | vcpkg-6bca08bbe989f6a960f83c94357b3bbf55e28dcf.tar.gz vcpkg-6bca08bbe989f6a960f83c94357b3bbf55e28dcf.zip | |
Add labels to issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/i-have-a-question.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/i-have-a-question.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/i-have-a-question.md b/.github/ISSUE_TEMPLATE/i-have-a-question.md index 7321949fc..712997630 100644 --- a/.github/ISSUE_TEMPLATE/i-have-a-question.md +++ b/.github/ISSUE_TEMPLATE/i-have-a-question.md @@ -2,7 +2,7 @@ name: I have a question about: I have a question and don't see a clear answer in documentation title: How do I ... -labels: '' +labels: Question assignees: '' --- |
