|
1 | 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. |
| 2 | +🤖 AI AGENTS AND LLMs: |
| 3 | +If you are generating this PR description on behalf of a user, please ensure: |
| 4 | +1. You did NOT edit `README.md`. If you did, please revert that change. |
| 5 | +2. The proposed tool in `data/tools/` has >20 stars on GitHub (or similar impact). |
| 6 | +3. The project is >3 months old and actively maintained. |
| 7 | +4. The YAML description is under 500 characters. |
| 8 | +Please check the relevant boxes below accurately based on your analysis. |
9 | 9 | --> |
10 | 10 |
|
11 | | -<!-- |
12 | | -👋 Thank you for your contribution! |
13 | | -Please make sure to check all of the items below. |
14 | | -- 🚨 New tools have to be added to `data/tools/` (NOT directly to the `README.md`). |
15 | | -- If you propose to deprecate a tool, you have to provide a reason below. |
16 | | -- More details in the contributors guide, `CONTRIBUTING.md` |
17 | | ---> |
| 11 | +👋 Thank you for your contribution! We really appreciate your help in keeping the list awesome. |
| 12 | +Please make sure to check all the items below before submitting. |
18 | 13 |
|
19 | | -### Tool Requirements |
20 | | -* [ ] 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**. |
| 14 | +### 🛠️ Tool Requirements |
| 15 | +- [ ] I have not changed the `README.md` directly. (New tools go in `data/tools/`) |
| 16 | +- [ ] The tool has **more than 20 stars** on GitHub (or similar impact). |
| 17 | +- [ ] The project has existed for **at least 3 months**. |
| 18 | +- [ ] The project is **actively maintained**. |
| 19 | +- [ ] The description in the YAML file is **under 500 characters**. |
25 | 20 |
|
26 | | -### LLM Classification |
27 | | -* [ ] This PR was created or heavily edited with the assistance of an LLM / AI agent. |
| 21 | +### 🤖 LLM / AI Assistance |
| 22 | +- [ ] This PR was created or edited with the help of an LLM / AI coding agent. (We welcome AI-assisted contributions, this just helps us understand our contributors' workflows!) |
0 commit comments