You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: contributing.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The section blog theme comes under an open-source license. Before starting the contribution, first read our Code of Conduct guidelines.
1
+
The section blog theme comes under an open-source license. Before starting the contribution, first read our [Code of Conduct](./CODE_OF_CONDUCT.md) guidelines.
2
2
3
3
How to start a contribution?
4
4
1. Clone Repo
@@ -56,9 +56,9 @@ pnpm dev --filter=docs
56
56
## What and where we found components?
57
57
58
58
*`components/Article/Article.tsx` > article by frontmatter
59
-
*`components/banner/banner.tsx` > Banner
59
+
*`components/banner/Banner.tsx` > Banner
60
60
*`components/Card/Card.tsx` > posts card
61
-
*`components/command/Command.tsx` > command or cmd
61
+
*`components/Command/Command.tsx` > command or cmd
0 commit comments