From 28cb7f1bcce093aaab904f86366a9ce062879eb8 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Sun, 10 May 2026 09:35:48 -0700 Subject: [PATCH] update readme with contributing guidelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd60d48d3d..800ae06b1f 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ print(y.grad.tolist()) # dz/dy ## Contributing -There has been a lot of interest in tinygrad lately. Following these guidelines will help your PR get accepted. +There has been a lot of interest in tinygrad lately. Following these guidelines will help your PR get accepted. If you do submit a PR, please include a sentence or two about why you want this merged and why you think it will improve the project. If you used AI, disclose what you used it for. And be careful with AI, if you are submitting a PR you don't fully understand and haven't carefully read, you will be banned from our GitHub. We'll start with what will get your PR closed with a pointer to this section: