Update :improve design system label & truncate paragraph (#24466)

- Updated the `:design system improvement` label to `:improve design
system` to make it active.
- Deleted the "Updates will be reviewed..." text as it's redundant.
This commit is contained in:
Eugene 2024-12-07 01:05:26 +01:00 committed by GitHub
parent a5c667a882
commit eb97c7f633
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,9 +50,9 @@ At Fleet, like [GitLab](https://about.gitlab.com/handbook/product-development-fl
1. Take the top user story that is assigned to you in the "Ready" column of the [drafting board](https://app.zenhub.com/workspaces/-product-backlog-coming-soon-6192dd66ea2562000faea25c/board) and move it to "In progress."
2. Create a new file inside the [Fleet product](https://www.figma.com/files/project/17318630/%F0%9F%94%9C%F0%9F%93%A6-Fleet-EE%C2%AE-(product)?fuid=1234929285759903870) Figma project by duplicating "\[TEMPLATE\] Starter file" (pinned to the top of the project). The starter file includes three predefined pages: "Cover," "Ready," and "Scratchpad."
- **Cover**: This page has a component with issue number, issue name, and status fields. There are three statuses: "Work In Progress (WIP)," "Approved," and "Released" (the drafting board is still the source of truth).
- **Ready**: Use this page to communicate design reviews and development.
- **Scratchpad**: Use this page to keep "work in progress" designs that might be useful in the future.
- **Cover**: This page has a component with issue number, issue name, and status fields. There are three statuses: "Work In Progress (WIP)," "Approved," and "Released" (the drafting board is still the source of truth).
- **Ready**: Use this page to communicate design reviews and development.
- **Scratchpad**: Use this page to keep "work in progress" designs that might be useful in the future.
3. Add page names (e.g. "Host details" page) to the user story's title and/or description to help contributors find Figma wireframes for the area of the UI you're making changes to.
@ -67,7 +67,7 @@ At Fleet, like [GitLab](https://about.gitlab.com/handbook/product-development-fl
Additionally:
- To make changes to the design system or a component (e.g. button border-radius or modal width), [make a new request](#making-a-request) and attach the `:design system improvement` label. Updates will be reviewed and, if accepted, be incorporated back into the design system by the designer who proposed the change.
- To make changes to the design system or a component (e.g. button border-radius or modal width), [make a new request](#making-a-request) and attach the `:improve design system` label.
- If the story has a requester and the title and/or description change during drafting (scope change), notify the requester. The customer DRI should confirm that the updated scope still meets the requester's needs.