From 9e8a3fc4fff8e20ab5d1f113515ded14906eb6f3 Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Tue, 13 Feb 2024 21:29:22 -0800 Subject: [PATCH] infra: rm @ from pr template (#17507) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aee9d9f05b6..4d86dac6a59 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ Additional guidelines: - Changes should be backwards compatible. - If you are adding something to community, do not re-import it in langchain. -If no one reviews your PR within a few days, please @-mention one of @baskaryan, @efriis, @eyurtsev, @hwchase17. \ No newline at end of file +If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, hwchase17.