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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ Observe that:
55
55
-`name` is a **string** and **required**.
56
56
-`description` is a **string** and **required**.
57
57
- You can use https://metatags.io to easily copy the description from the website.
58
+
- Keep it under 160 characters so it fits the listing card. Longer descriptions are automatically shortened by our reviewer, kept as close to the original as possible while retaining the most important information.
58
59
-`categories` is an **array of strings** and **required**.
59
60
- A resource can belong to 3 categories maximum (use `keywords` to improve discoverability on search results).
60
61
- The available categories are listed in `types/category.ts`.
0 commit comments