From f8685e48191d0267fc9e9581312a060b63c7f7c6 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 11 Dec 2018 09:23:16 -0500 Subject: [PATCH] Let submitters know component is 'best effort' (#49619) * Let submitters know component is 'best effort' * updated as per FB --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/documentation_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ad3657dc28c..510880ee8a9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,7 +12,7 @@ - Documentation Report ##### COMPONENT NAME - + ##### ANSIBLE VERSION diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5d7009d8a7..2632a342a96 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ about: Create a report to help us improve - Bug Report ##### COMPONENT NAME - + ##### ANSIBLE VERSION diff --git a/.github/ISSUE_TEMPLATE/documentation_report.md b/.github/ISSUE_TEMPLATE/documentation_report.md index 951bd8a15db..2a944742ad8 100644 --- a/.github/ISSUE_TEMPLATE/documentation_report.md +++ b/.github/ISSUE_TEMPLATE/documentation_report.md @@ -15,7 +15,7 @@ about: Ask us about docs - Documentation Report ##### COMPONENT NAME - + ##### ANSIBLE VERSION diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 55c861b9526..033d0feb9a5 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 - + ##### ADDITIONAL INFORMATION