From 4a1eb795101e2f9247b833e55db31883f0b240e0 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Fri, 21 Mar 2025 17:17:09 +0100 Subject: [PATCH] Add important not to ABOUT-FORK.md Signed-off-by: Minecon724 --- ABOUT-FORK.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ABOUT-FORK.md b/ABOUT-FORK.md index 48e8b2f01c..d658492b65 100644 --- a/ABOUT-FORK.md +++ b/ABOUT-FORK.md @@ -8,6 +8,8 @@ This fork is based on a release. There's no master branch. Patches of this fork This fork is a drop-in replacement. You can switch back and forth, as there are no breaking changes. +**Reviewer, keep in mind: This is my first time dealing with Go** + ### Features - Privacy Policy support @@ -22,7 +24,6 @@ This fork is a drop-in replacement. You can switch back and forth, as there are - Dynamic detection, no need for THEMES - Enhanced picker - Aesthetics -- Some things I forgot to list You can see [all changes here](/git724/forgejo/commits/branch/v10.0/forgejo/search?q=Minecon724&all=). \ Don't be overwhelmed, as commits are very granular.