From 47a2ce35ad789acd1dd0e5d8f8fac07f7613c8f1 Mon Sep 17 00:00:00 2001 From: jarpat Date: Tue, 12 Mar 2024 10:55:57 -0400 Subject: [PATCH] resolve lint issues --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/issue--feature-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ec4bb386..3ba13e0c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/issue--feature-request.yml b/.github/ISSUE_TEMPLATE/issue--feature-request.yml index 2ee963f4..c8810a8c 100644 --- a/.github/ISSUE_TEMPLATE/issue--feature-request.yml +++ b/.github/ISSUE_TEMPLATE/issue--feature-request.yml @@ -41,4 +41,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/sassoftware/viya4-deployment/blob/main/CODE_OF_CONDUCT.md) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true