From f24d955a6841573f4c35e4afd93276612cb196e9 Mon Sep 17 00:00:00 2001 From: Siz Long Date: Thu, 18 Sep 2025 23:49:19 +0800 Subject: [PATCH 1/2] Add how-to-contribute documentation file --- app/docs/CommunityShare/git/how-to-contribute.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app/docs/CommunityShare/git/how-to-contribute.mdx diff --git a/app/docs/CommunityShare/git/how-to-contribute.mdx b/app/docs/CommunityShare/git/how-to-contribute.mdx new file mode 100644 index 0000000..ea12f24 --- /dev/null +++ b/app/docs/CommunityShare/git/how-to-contribute.mdx @@ -0,0 +1,10 @@ +--- +title: how-to-contribute +description: +date: 2025-09-18 +tags: [] +--- + +# how-to-contribute + +Write your content here. From 634cdc7ecc0610dc268e15378f541c745a1abb22 Mon Sep 17 00:00:00 2001 From: Siz Long Date: Sat, 27 Sep 2025 15:06:41 +0800 Subject: [PATCH 2/2] Update how-to-contribute.mdx --- app/docs/CommunityShare/git/how-to-contribute.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/docs/CommunityShare/git/how-to-contribute.mdx b/app/docs/CommunityShare/git/how-to-contribute.mdx index ea12f24..644b465 100644 --- a/app/docs/CommunityShare/git/how-to-contribute.mdx +++ b/app/docs/CommunityShare/git/how-to-contribute.mdx @@ -2,7 +2,6 @@ title: how-to-contribute description: date: 2025-09-18 -tags: [] --- # how-to-contribute