diff options
author | Scott <[email protected]> | 2018-11-10 14:24:09 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2018-11-10 14:24:09 +0000 |
commit | 89d1d5079a2f4e8beb3d7c1931b557846e5a36d5 (patch) | |
tree | 7a61238488bd14fb5660da3b1b90561558d1c4e5 /.github/ISSUE_TEMPLATE | |
parent | 942f28023d46fab037058a22fcf305a533bb5373 (diff) |
Added a note about 3rd party library updates
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 951b4ae24..9c0f707d1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature request -about: Suggest an idea for this project +about: Suggest an idea for this project. Please note, 3rd party library update requests are not required. We priodically update these in batches. --- |