From 57c1c6579d45f6136bc875f70002b66e0e231267 Mon Sep 17 00:00:00 2001 From: Sanjula Ganepola Date: Sat, 30 Nov 2024 20:14:46 -0500 Subject: [PATCH] Fix templates Signed-off-by: Sanjula Ganepola --- .github/ISSUE_TEMPLATE/documentation_issue.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_issue.yml b/.github/ISSUE_TEMPLATE/documentation_issue.yml index 0633caa..05e721d 100644 --- a/.github/ISSUE_TEMPLATE/documentation_issue.yml +++ b/.github/ISSUE_TEMPLATE/documentation_issue.yml @@ -6,7 +6,6 @@ body: - type: textarea id: description attributes: - label: Description description: label: Description description: | diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 686c667..15cef23 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -18,7 +18,7 @@ body: attributes: label: Act Version description: | - What version of `act` are you using? This can be obtained from the `Components` view or by running `act --version`. + What version of `nektos/act` are you using? This can be obtained from the `Components` view or by running `act --version`. placeholder: | act version #.#.# validations: