From e2a0884ecd4e277b6256ecb2c548a5b86adb8798 Mon Sep 17 00:00:00 2001 From: Xingyao Wang Date: Sun, 23 Mar 2025 22:03:56 -0400 Subject: [PATCH] Update repo.md to remind the agent about PR template (#7456) --- .openhands/microagents/repo.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.openhands/microagents/repo.md b/.openhands/microagents/repo.md index 73dfbf0da4..8c6640dbcb 100644 --- a/.openhands/microagents/repo.md +++ b/.openhands/microagents/repo.md @@ -41,3 +41,8 @@ Frontend: - Available variables: VITE_BACKEND_HOST, VITE_USE_TLS, VITE_INSECURE_SKIP_VERIFY, VITE_FRONTEND_PORT - Internationalization: - Generate i18n declaration file: `npm run make-i18n` + + +## Template for Github Pull Request + +If you are starting a pull request (PR), please follow the template in `.github/pull_request_template.md`.