mirror of
https://github.com/excalidraw/excalidraw-libraries.git
synced 2026-05-17 13:30:41 +00:00
docs: update guidelines (#405)
This commit is contained in:
@@ -22,11 +22,13 @@ If you want to test your library file, use the "Load" button in the library menu
|
|||||||
|
|
||||||
## Guidelines
|
## Guidelines
|
||||||
|
|
||||||
- All library items should be reusable and not just limited to your personal use case.
|
1. Don't submit a library that's only for your personal use case, and will not be useful to others.
|
||||||
- In general, each item should be usable and stand on its own.
|
2. Don't submit items which are easy to create directly. For example, a single arrow or a square.
|
||||||
- A library should be composed of at least several items (3 or more), and the items should be related to a single category.
|
3. Don't republish (copy/paste) items from other libraries without making any significant changes.
|
||||||
- Don't publish items which are easy to create directly. For example, a single arrow or a square.
|
4. We only accept libraries in English. This includes any texts/labels, and library description and titles. (In the future, we may accept other languages.)
|
||||||
- Don't republish (copy/paste) items from other libraries without making any significant changes.
|
5. In general, each item should be usable and stand on its own. (In the future we'll support filtering and installing items individually.)
|
||||||
|
6. In general, a library should be composed of at least 3 items, and the items should be related to each other (be in a single category).
|
||||||
|
7. If a library item consists of multiple elements, you should group them together so that the item acts as a single unit when inserting on canvas. Exception being templates or if you really think it works better if ungrouped.
|
||||||
|
|
||||||
Check out our existing [libraries](https://libraries.excalidraw.com/?theme=light&sort=default) to get started.
|
Check out our existing [libraries](https://libraries.excalidraw.com/?theme=light&sort=default) to get started.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user