From df2f3b90ea8bfe31deef7de09357fca8c6409c2c Mon Sep 17 00:00:00 2001 From: Tal Koren Date: Sun, 13 Oct 2024 18:25:18 +0300 Subject: [PATCH] chore: add resolve to pr template --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e6ad80086a..0fa765f37f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,3 +4,6 @@ Before we can review your submission, please fill the information below: Please describe the changes you're making. Include the motivation for these changes, any additional context, and the impact on the project. If your changes are related to any open issues, please link to them here. --> - [ ] I have read the [Contribution Guide](../packages/core/CONTRIBUTING.md) for this project. + + +Resolves #