diff --git a/AGENTS.md b/AGENTS.md index 3fa1452..e243c52 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -20,4 +20,5 @@ - Summarize the changes made and describe how they were tested. - Include any limitations or known issues in the description. - Add a "Network Access" section summarizing blocked domains if network requests were denied. -- Ensure all new features, modules, or dependencies are properly documented in the `README.md` file. \ No newline at end of file +- Ensure all new features, modules, or dependencies are properly documented in the `README.md` file. +- Always follow the repository's PR submission guidelines and use the PR template located at `.github/pull_request_template.md`.