From 3df88be6cbdcd9dea0c205c0a597f9a2e9af75ef Mon Sep 17 00:00:00 2001 From: Pi Date: Fri, 5 May 2023 23:03:09 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Added link to wiki Contributing page --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4f28a3d27d6..273275b30b7f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,6 +14,8 @@ Provide clear documentation and explanations of the changes made. Ensure diffs are limited to the intended lines — no applying preferred formatting styles or line endings (unless that's what the PR is about). For guidance on committing only the specific lines you have changed, refer to this helpful video: https://youtu.be/8-hSNHHbiZg +Check out our [wiki page on Contributing](https://github.com/Significant-Gravitas/Auto-GPT/wiki/Contributing) + By following these guidelines, your PRs are more likely to be merged quickly after testing, as long as they align with the project's overall direction. --> ### Background