Skip to content

Commit 95cdb88

Browse files
authored
New section: human need or die
Added a section on the necessity for Pull Requests to originate from real human needs.
1 parent 97541d2 commit 95cdb88

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

AI_POLICY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ The YOURLS project and organization have strict rules regarding AI usage.
2323
that. PRs that change whitespace, reword comments, or contain multiple
2424
unrelated sets of changes will be rejected.
2525

26+
- **Pull Requests must originate from a real human need.** A valid PR addresses
27+
a bug you actually encountered, or a feature you genuinely need. We do not
28+
accept PRs where the origin is an AI agent that scanned the codebase and
29+
decided something could be "improved" - refactored, renamed, reworded, or
30+
otherwise touched. If you cannot point to a concrete problem you faced as a user,
31+
there is no PR to submit.
32+
2633
## There are Humans Here
2734

2835
Please remember that YOURLS is maintained by humans.

0 commit comments

Comments
 (0)