chore(Guides): Icons contribution guide#2629
Conversation
|
|
||
| The icon flow involves three repositories and two Figma libraries, so it is important to follow the steps in order to keep them in sync. | ||
|
|
||
| ## Index |
There was a problem hiding this comment.
El orden de los pasos cambió en el texto (5 = export action, 6 = sync keywords) pero el índice se quedó con el orden antiguo. Índice corregido:
## Index
- [Process overview](#process-overview)
- [1. Create the issue](#1-create-the-issue)
- [2. Add the icon to the brand library in Figma](#2-add-the-icon-to-the-brand-library-in-figma)
- [3. Publish the brand library](#3-publish-the-brand-library)
- [4. Add the icon to the Mística Icons library in Figma](#4-add-the-icon-to-the-mística-icons-library-in-figma)
- [5. Run the Figma export action in mistica-icons](#5-run-the-figma-export-action-in-mistica-icons)
- [6. Sync icon keywords in Figma](#6-sync-icon-keywords-in-figma)
- [7. Review and merge the auto-generated PR](#7-review-and-merge-the-auto-generated-pr)
- [8. Import the icons in mistica-web](#8-import-the-icons-in-mistica-web)Ojo también con el "(see step 6)" dentro de la sección de keywords: debería ser "(see step 5)" con el nuevo orden.
|
@yceballost estoy bloqueada en el paso de incluir los keywords. Creo que el problema es de configuración y no puedo desbloquearlo desde mi lado. Lo dejo en standby hasta que podamos revisar qué puede estar fallando. Resumen de lo que he comprobado:
El problema es que no consigo crear las keywords en la librería Mística Icons (antes se metían en Default icons Set o al menos eso ponía en la guía de figma).
Mi sospecha es que la migración de fuente (Default Icons Set -> Mística Icons) está a medias y afecta tanto al export como al plugin. Necesito que confirmes:
|
Pull Request Description: chore(Guides): Icons contribution guide
This pull request introduces a comprehensive "Icons Contribution Guide" to streamline the process of adding new icons to the Mística Design System. The motivation behind this change is to provide clear, step-by-step instructions that encompass the entire workflow—from creating an issue to importing the final icons into the
mistica-webproject.Key Improvements:
Structured Process: The guide outlines a detailed process that spans multiple repositories and Figma libraries, ensuring that contributors can keep everything in sync and follow a consistent workflow.
Enhanced Collaboration: By specifying the need for reviews and approvals from the design ops team at various stages, the guide fosters collaboration and maintains high-quality standards for icon design.
Automation Steps: The guide includes instructions for running automated workflows, such as the Figma export action, which reduces manual effort and minimizes errors during the icon creation process.
Clarity and Accessibility: The inclusion of visual aids, such as flowcharts and clear section indexing, makes it easier for both new and experienced contributors to navigate the contribution process effectively.
By implementing this guide, we aim to facilitate a more efficient and organized approach to icon contributions, ultimately enhancing the overall quality and consistency of the Mística Design System.