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 ...