From 49730921c175c9d1da87e4eab68e0f1b6efb864b Mon Sep 17 00:00:00 2001 From: saturneric Date: Sun, 27 Apr 2025 23:45:05 +0200 Subject: feat: attach deepwiki link --- src/content/docs/appendix/contribute.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/content/docs/appendix/contribute.md b/src/content/docs/appendix/contribute.md index 7380e89..7b9cada 100644 --- a/src/content/docs/appendix/contribute.md +++ b/src/content/docs/appendix/contribute.md @@ -10,6 +10,21 @@ changes via GitHub pull requests or sending git patches via email. Below, you'll find the steps to set up your environment, make changes, and how to submit those changes. Additionally, you'll find contact information for further assistance. +## Wiki + +An AI-assisted Wiki has been generated through automated analysis of the +GpgFrontend source code. This Wiki provides a comprehensive overview of the +project's major technical architecture, design principles, and key components. +The accuracy of the information is high, making it a valuable resource for both +new and experienced contributors. + +Link: https://deepwiki.com/saturneric/GpgFrontend + +It is highly recommended to read the Wiki carefully before diving into the +project details and source code. Understanding the architectural design +beforehand will significantly accelerate your learning curve and improve the +quality of your contributions. + ## Technical Requirements To maintain the integrity and compatibility of GpgFrontend, please adhere to the -- cgit v1.2.3