This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch xuanwo/agents-pr-template-requirement
in repository https://gitbox.apache.org/repos/asf/opendal.git

commit 6a46ab9e1162f152c789de2c07c2c7876a87a171
Author: Xuanwo <[email protected]>
AuthorDate: Mon Feb 23 20:57:32 2026 +0800

    docs: require following PR template when creating PR
---
 AGENTS.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/AGENTS.md b/AGENTS.md
index 34e523449..44a294f60 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -149,6 +149,9 @@ ci: Update GitHub Actions workflow
 refactor(core): Simplify error handling
 ```
 
+## Pull Request Requirements
+- Always follow OpenDAL's pull request template when creating a PR.
+
 ## Testing Approach
 - Unit tests in `src/tests/`
 - Behavior tests validate service implementations

Reply via email to