From a3f7300a9008f79e491c874f3a4e6f1ccbfc6bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Rami=CC=81rez=20Mondrago=CC=81n?= Date: Fri, 19 May 2023 10:15:20 -0600 Subject: [PATCH] chore: Add `Cookiecutter templates` to feature issue template --- .github/ISSUE_TEMPLATE/feature.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 0c084de5b..ad08d3e6a 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -20,6 +20,7 @@ body: - Targets (data type handling, batching, SQL object generation, etc.) - Configuration (settings parsing, validation, etc.) - CLI (options, error messages, logging, etc.) + - Cookiecutter templates - Other validations: required: true