From 9a5b5cdc31261544976e04feb2f98125a74354de Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:01:22 +0000 Subject: [PATCH 1/4] Update README.md From 5d7c3ac9774e210b02d789e2476adc227b08c448 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:01:23 +0000 Subject: [PATCH 2/4] Update .github/pull_request_template.md From 63496e1e6f95c72ee11a9c94dc36210e35053641 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:01:24 +0000 Subject: [PATCH 3/4] Update .github/ISSUE_TEMPLATE/issue_template.yml From 0a8102d3a179386b18c5a9d2514a9ad81f945384 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:01:25 +0000 Subject: [PATCH 4/4] Update .github/ISSUE_TEMPLATE/sweep-template.yml --- .github/ISSUE_TEMPLATE/sweep-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/sweep-template.yml b/.github/ISSUE_TEMPLATE/sweep-template.yml index 44116f5..d46b4ff 100644 --- a/.github/ISSUE_TEMPLATE/sweep-template.yml +++ b/.github/ISSUE_TEMPLATE/sweep-template.yml @@ -12,4 +12,4 @@ body: Unit Tests: Write unit tests for . Test each function in the file. Make sure to test edge cases. Bugs: The bug might be in . Here are the logs: ... Features: the new endpoint should use the ... class from because it contains ... logic. - Refactors: We are migrating this function to ... version because ... \ No newline at end of file + Refactors: We are migrating this function to ... version because ...