diff options
author | Qais Patankar <qaisjp@gmail.com> | 2020-02-10 21:35:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 22:35:11 +0100 |
commit | 4d57d66f85690244631d10ab4c54bbaabc675598 (patch) | |
tree | 953f6b5489adcfcb24fe30aba5bb33d172404e7a /.github/ISSUE_TEMPLATE | |
parent | 54ed6320c2cc4a9748f9faec5780603aeee3de8c (diff) | |
download | matterbridge-msglm-4d57d66f85690244631d10ab4c54bbaabc675598.tar.gz matterbridge-msglm-4d57d66f85690244631d10ab4c54bbaabc675598.tar.bz2 matterbridge-msglm-4d57d66f85690244631d10ab4c54bbaabc675598.zip |
Fix typo in feature_request.md (#1009)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/Feature_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 3d31eab3..13240ef5 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,7 +1,7 @@ ---
name: Feature request
about: Suggest an idea for this project
-label: enhancement
+labels: enhancement
---
|