Skip to content

Commit 3fb7ebf

Browse files
committed
chore: add checkboxes for requirements and LLM assistance classification
1 parent 04e63c9 commit 3fb7ebf

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,19 @@ Failure to follow these rules will result in immediate rejection.
99
-->
1010

1111
<!--
12-
1312
👋 Thank you for your contribution!
1413
Please make sure to check all of the items below.
15-
1614
- 🚨 New tools have to be added to `data/tools/` (NOT directly to the `README.md`).
1715
- If you propose to deprecate a tool, you have to provide a reason below.
1816
- More details in the contributors guide, `CONTRIBUTING.md`
19-
2017
-->
2118

19+
### Tool Requirements
2220
* [ ] I have not changed the `README.md` directly.
21+
* [ ] The tool has **more than 20 stars** on GitHub (or similar impact).
22+
* [ ] The project has existed for **at least 3 months**.
23+
* [ ] The project is **actively maintained**.
24+
* [ ] The description in the YAML file is strictly **under 500 characters**.
25+
26+
### LLM Classification
27+
* [ ] This PR was created or heavily edited with the assistance of an LLM / AI agent.

0 commit comments

Comments
 (0)