From 2c9619bc1d6412f4846232eac502b2bbe5597384 Mon Sep 17 00:00:00 2001 From: Zander Chase <130414180+vowelparrot@users.noreply.github.com> Date: Sun, 11 Jun 2023 19:34:26 -0700 Subject: [PATCH] Remove from PR template (#6018) --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 27ba3771bf6..702830214e3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -46,7 +46,7 @@ body: - @agola11 Tools / Toolkits - - @vowelparrot + - ... placeholder: "@Username ..." diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 50a840f4919..759032c2c62 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -48,7 +48,7 @@ Tag maintainers/contributors who might be interested: - @agola11 Agents / Tools / Toolkits - - @vowelparrot + - @hwchase17 VectorStores / Retrievers / Memory - @dev2049