From a82c0a58d8a764e28a85fed4c2c7b9316262e691 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Tue, 29 Sep 2020 14:22:04 +0000 Subject: [PATCH] Improve rendering --- .github/ISSUE_TEMPLATE/experimental_feature.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/experimental_feature.md b/.github/ISSUE_TEMPLATE/experimental_feature.md index 05dd486d2a5..42980025735 100644 --- a/.github/ISSUE_TEMPLATE/experimental_feature.md +++ b/.github/ISSUE_TEMPLATE/experimental_feature.md @@ -60,4 +60,5 @@ about: Requirements for an experimental feature [//]: # (This may include user feedback meetings, discuss.istio.io conversations, GitHub issues, or mailing lists.) - [ ] Disabled by default. + - [ ] No impact on performance when the feature is disabled.