From e8c5cb11a9b8e1a6fcd65362acb68031e8ac77c4 Mon Sep 17 00:00:00 2001 From: Alleria Date: Wed, 10 Jul 2024 16:57:54 -0700 Subject: [PATCH] update contribution guide --- docs/source/contributor/contribute_to_code.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/contributor/contribute_to_code.rst b/docs/source/contributor/contribute_to_code.rst index 4b12b555..c4c8b3e0 100644 --- a/docs/source/contributor/contribute_to_code.rst +++ b/docs/source/contributor/contribute_to_code.rst @@ -61,7 +61,7 @@ Code Tips Dependencies ^^^^^^^^^^^^^^^^^^^ -If you are adding any new dependencies to the package, please make sure you have include them in your documentation to inform us. +If you are adding any new dependencies to the package, please make sure you have include them in your PR description to inform us. Testing ^^^^^^^^^^^^^^^^^^^