From 9565b8d8ef46cc31dc93bf4e97e5c2247c8c66b1 Mon Sep 17 00:00:00 2001 From: Elvis Souza Date: Thu, 7 Nov 2024 11:21:26 -0300 Subject: [PATCH] Feature request template update (#597) * removing non goals, add alternatives sections * add non goals back * add non goals back --- .github/ISSUE_TEMPLATE/feature-request.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 9f8829d98..e9fef597e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -42,6 +42,10 @@ Example > > DNS records will be stored at the existing DPS config file. > -> ### DNS Records +> ### DNS Records > * It will have support to A, AAAA and CNAME entries. > * Also, TTL by record will be supported + +## Alternatives + +> What people would think it is supposed to do, but it is not? (Optional)