From 88afdafc0b8801fabf57329b17dead6f6827c0b3 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 21 Aug 2023 19:35:56 +0000
Subject: [PATCH] Quote the development tips on CONTRIBUTING

---
 CONTRIBUTING.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4b46d341a..d58eb73b6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -87,6 +87,12 @@ You can see the most common questions and problems on this page:
 
 - [Develper FAQ](https://doc.redox-os.org/book/ch09-05-developer-faq.html)
 
+## Development Tips
+
+You can find important tips on this section:
+
+- [Development Tips](https://doc.redox-os.org/book/ch09-02-coding-and-building.html#development-tips)
+
 ## Best Practices and Guidelines
 
 - [Best Practices](https://doc.redox-os.org/book/ch11-00-best-practices.html)
-- 
GitLab