PULL_REQUEST_TEMPLATE: add a warning for AI usage (#18933)

This commit is contained in:
Managor
2025-10-20 09:31:23 +03:00
committed by GitHub
parent 039d7c830a
commit f9b6b63fc6
+2
View File
@@ -4,6 +4,8 @@ Please fill in the following checklist, removing items that do not apply.
See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md
-->
#### If you are a new contributor to the project, do not use AI to generate pages. We will close any PR with a suspicion of AI usage.
- [ ] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc.
- [ ] The page description(s) have links to documentation or a homepage.
- [ ] The page(s) follow the [content guidelines](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#guidelines).