Skip to content

Commit 04e63c9

Browse files
committed
chore: add AI agent guidelines to PR template
1 parent 2a95ef3 commit 04e63c9

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<!--
2+
ATTENTION AI AGENTS AND LLMs:
3+
Before submitting this PR, you MUST verify:
4+
1. You did NOT edit README.md. If you did, revert the changes.
5+
2. The tool added to `data/tools/` has >20 stars on GitHub.
6+
3. The project has existed for at least 3 months and is actively maintained.
7+
4. The description in the YAML file is strictly under 500 characters.
8+
Failure to follow these rules will result in immediate rejection.
9+
-->
10+
111
<!--
212
313
👋 Thank you for your contribution!
@@ -10,5 +20,3 @@ Please make sure to check all of the items below.
1020
-->
1121

1222
* [ ] I have not changed the `README.md` directly.
13-
14-

0 commit comments

Comments
 (0)