diff options
author | Brian Coca <bcoca@users.noreply.github.com> | 2018-12-11 09:23:16 -0500 |
---|---|---|
committer | John R Barker <john@johnrbarker.com> | 2018-12-11 14:23:16 +0000 |
commit | f8685e48191d0267fc9e9581312a060b63c7f7c6 (patch) | |
tree | 06778a3754bf38092b2286bb81ae4a24835f403d /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | e7750768f707b92887590393e8317e82ab82c8bc (diff) | |
download | ansible-f8685e48191d0267fc9e9581312a060b63c7f7c6.tar.gz |
Let submitters know component is 'best effort' (#49619)
* Let submitters know component is 'best effort'
* updated as per FB
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-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 55c861b952..033d0feb9a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -12,7 +12,7 @@ about: Suggest an idea for this project - Feature Idea ##### COMPONENT NAME -<!--- Write the short name of the new feature, module, plugin or task below --> +<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> ##### ADDITIONAL INFORMATION <!--- Describe how the feature would be used, why it is needed and what it would solve --> |