From cd2eb42d8ad07d4184a93996779b70416dff3a7f Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Sun, 13 Aug 2023 17:54:08 +0100 Subject: [PATCH] Change name for sweep issue form --- .github/ISSUE_TEMPLATE/sweep-feature.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/sweep-feature.yml b/.github/ISSUE_TEMPLATE/sweep-feature.yml index 6b985bc8..b0fe50f1 100644 --- a/.github/ISSUE_TEMPLATE/sweep-feature.yml +++ b/.github/ISSUE_TEMPLATE/sweep-feature.yml @@ -1,4 +1,4 @@ -name: Feature Request +name: Sweep Feature Request title: 'Sweep: ' description: Write something like "Write an api endpoint that does "..." in the "..." file" labels: sweep @@ -8,4 +8,4 @@ body: attributes: label: Details description: More details for Sweep - placeholder: The new endpoint should use the ... class from ... file because it contains ... logic \ No newline at end of file + placeholder: The new endpoint should use the ... class from ... file because it contains ... logic