From 00a74032366757f9c13e9f438b34b1a32df3ccae Mon Sep 17 00:00:00 2001 From: Davis Chase <130488702+dev2049@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:03:52 -0700 Subject: [PATCH] update pr tmpl (#6552) --- .github/PULL_REQUEST_TEMPLATE.md | 70 +++++++++----------------------- 1 file changed, 20 insertions(+), 50 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 759032c2c62..fd6507b85b7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,56 +1,26 @@ - +Maintainer responsibilities: + - General / Misc / if you don't know who to tag: @dev2049 + - DataLoaders / VectorStores / Retrievers: @rlancemartin, @eyurtsev + - Models / Prompts: @hwchase17, @dev2049 + - Memory: @hwchase17 + - Agents / Tools / Toolkits: @vowelparrot + - Tracing / Callbacks: @agola11 + - Async: @agola11 - - -Fixes # (issue) - -#### Before submitting - - - -#### Who can review? - -Tag maintainers/contributors who might be interested: - -