From 94a05784af3e110206e48010ed4bdee2dc5215c7 Mon Sep 17 00:00:00 2001 From: Ricardo Amaral Date: Fri, 13 Jan 2023 18:36:22 +0000 Subject: [PATCH] chore: Remove pointless task from pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9ea687d2..9bd425f6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,7 +11,6 @@ -- [ ] Changes introduced here have been manually tested by someone other than the PR author - [ ] Pull request title follows the [Conventional Commits Specification](https://www.conventionalcommits.org/) - [ ] Added/updated unit test cases and/or end-to-end test cases - [ ] Added/updated documentation to Storybook or `README.md`