From 4d89e3b030e934a171f44ce22bbc92bfc8967f70 Mon Sep 17 00:00:00 2001 From: Yash Date: Wed, 1 Jul 2026 15:38:54 +0530 Subject: [PATCH] YAS-17: test PR workflow via Hermes adapter - add test reminder to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b03f95f..d1e64db 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ For detailed models, see `backend/LMS/labs/models.py`. --- ## Contributing - PRs are welcome. Open an issue to discuss major changes before starting. +- Please run `python manage.py test` before submitting a PR. --- ## Full Setup Guide