From 14a25ae3f3bfaee22e7754479dff301d7fd348f9 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Wed, 8 May 2024 12:52:33 -0500 Subject: [PATCH] chore: add tests to `PULL_REQUEST_TEMPLATE.md` (#2041) --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6b9372ef..1ddda2f7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,3 +21,4 @@ - [ ] โœ… Build configuration change - [ ] ๐Ÿ“ Documentation - [ ] ๐Ÿ—‘๏ธ Chore +- [ ] ๐Ÿงช Tests