diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 410e644405..cf875c2f38 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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).