From 20b0f555ae427bdcc3f936f49dc38793301c3dfb Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 31 Mar 2026 14:08:33 +0000 Subject: [PATCH] added comment about vibe coded solutions --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index adc53d60..f9417e00 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -36,8 +36,10 @@ Thanks for contributing to **Pruna**! We're excited to review your work. New to contributing? Check out our [Contributing Guide](https://docs.pruna.ai/en/stable/docs_pruna/contributions/how_to_contribute.html) for everything you need to get started. -> **Note:** Draft PRs or PRs without a clear and detailed overview may be delayed. -> Please mark your PR as **Ready for Review** and ensure the sections above are filled out. +> **Note:** +> - Draft PRs or PRs without a clear and detailed overview may be delayed. +> - Please mark your PR as **Ready for Review** and ensure the sections above are filled out. +> - Contributions that are entirely AI-generated without meaningful human review are discouraged. ---