From daa650fd82317105973f88a44f737a4647fa0aa3 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 30 May 2026 10:00:13 +0200 Subject: [PATCH] CONTRIBUTING: link to the review guidelines website --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8b345564..941886a23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,8 @@ check out these documents: - Our community's [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md). - [DEVELOPMENT.md](./DEVELOPMENT.md) for setting up your development environment. +- Our [Review Guidelines](https://uutils.github.io/reviews/) for what we expect + from a pull request and how reviews are done. Now follows a very important warning: