From a67a1cef53d0c6e125da5afa3e453232fdf2be82 Mon Sep 17 00:00:00 2001 From: troyeguo <13820674+troyeguo@users.noreply.github.com> Date: Wed, 17 Jan 2024 21:11:21 +0800 Subject: [PATCH] fix bug Former-commit-id: a1e81f24d398b23b06d6e2c585655fc482c2cbc0 --- .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 a971f6dd..b1bc7dcf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,4 +16,3 @@ - [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? - [ ] Have you linted your code locally prior to submission? - [ ] Have you successfully ran app with your changes locally? -- [ ] Do you agree to our Contributor License Agreement?