From 6816a3ab3af3e68e1257f5abc57f34e9e0788d74 Mon Sep 17 00:00:00 2001 From: Daniel <77058885+0xDEnYO@users.noreply.github.com> Date: Thu, 12 Dec 2024 07:57:15 +0700 Subject: [PATCH] PR template updated (#900) --- .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 542a47ac2..a8fffb820 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,6 +7,7 @@ - [ ] I have performed a self-review of my code - [ ] This pull request is as small as possible and only tackles one problem - [ ] I have added tests that cover the functionality / test the bug +- [ ] For new facets: I have checked all points from this list: https://www.notion.so/lifi/New-Facet-Contract-Checklist-157f0ff14ac78095a2b8f999d655622e - [ ] I have updated any required documentation # Checklist for reviewer (DO NOT DEPLOY and contracts BEFORE CHECKING THIS!!!)