We are swamped with poor quality AI PRs. If you want to contribute, reply or open a an issue with an explanation of what you want to do.
Originally posted by @willmcgugan in #4203
Hi @willmcgugan ,
I completely understand your frustration with low-quality Ai PRs!
Just to clarify—I am an aspiring Python learner exploring open-source projects for the first time. While reading CONTRIBUTING.md to learn how to contribute, I clicked on the AI_POLICY.md link and noticed it gave a 404 error because it still points to the master branch instead of main:
Current link: https://github.com/Textualize/rich/blob/master/AI_POLICY.md
Fix: https://github.com/Textualize/rich/blob/main/AI_POLICY.md
I manually spotted this broken link and updated it on my fork (HARSHRAO729/rich). As this will be my very first open-source contribution, it would mean a lot to me to submit a clean PR for this fix. I don't need an entry in CONTRIBUTORS.md or anything else—I just genuinely wanted to fix this link and learn the PR process.
Would it be okay if I open a Pull Request for this single link fix?
Thank you for your time and for creating such an amazing library!
Originally posted by @willmcgugan in #4203
Hi @willmcgugan ,
I completely understand your frustration with low-quality Ai PRs!
Just to clarify—I am an aspiring Python learner exploring open-source projects for the first time. While reading CONTRIBUTING.md to learn how to contribute, I clicked on the AI_POLICY.md link and noticed it gave a 404 error because it still points to the master branch instead of main:
Current link: https://github.com/Textualize/rich/blob/master/AI_POLICY.md
Fix: https://github.com/Textualize/rich/blob/main/AI_POLICY.md
I manually spotted this broken link and updated it on my fork (HARSHRAO729/rich). As this will be my very first open-source contribution, it would mean a lot to me to submit a clean PR for this fix. I don't need an entry in CONTRIBUTORS.md or anything else—I just genuinely wanted to fix this link and learn the PR process.
Would it be okay if I open a Pull Request for this single link fix?
Thank you for your time and for creating such an amazing library!