Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Design]: prefixes for labels #58

Open
3 of 9 tasks
LeDuble opened this issue Jun 15, 2023 · 0 comments
Open
3 of 9 tasks

[Design]: prefixes for labels #58

LeDuble opened this issue Jun 15, 2023 · 0 comments
Assignees
Labels
Area: Design Status: In Progress 🚧 Currently in the process of being worked on Type: Style 🖌️ Changes to formatting (e.g. the code is missing semicolons)

Comments

@LeDuble
Copy link
Owner

LeDuble commented Jun 15, 2023

Prerequisites

  • I have read the Git Etiquette. (Required)
  • I agree to follow the Code of Conduct. (Required)
  • Are you intending to include tests? (Optional)

Summary (Required)

As a developer/user I want to be able to find right labels from the different categories so that I wouldn't have to spend too much time scrolling through the label list.

Adding a specified prefix in front of the labels would categorize the labels in the list in such a way that each label in that specific category would be next to each other and easily identifiable.

Potential Solution (Required)

Each prefix is grouped with a specific group of labels. When adding a label and prefix together, they should look like this: "Status: In progress"

  • Status (In Progress, Done, Backlog, Ready for Review, Blocked, icebox, sprint backlog)
  • Complexity
  • Type (add, bugfix, chore, docs, feat, style, test, refactor)
  • #60
  • Scope (frontend, design, backend, fullstack)
  • (unlabeled, unassigned)

Update labels in the workflow files accordingly, as well.

Media (Optional)

No response

In which category does the issue belong? (Required)

Style 🖌️ - Changes to formatting (e.g. the code is missing semicolons).

@LeDuble LeDuble added Area: Design Status: In Progress 🚧 Currently in the process of being worked on Type: Style 🖌️ Changes to formatting (e.g. the code is missing semicolons) labels Jun 15, 2023
@LeDuble LeDuble self-assigned this Jun 15, 2023
@github-actions github-actions bot added Status: Backlog 📜 Tasks that have not yet been started or left unfinished and removed Status: Backlog 📜 Tasks that have not yet been started or left unfinished labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Design Status: In Progress 🚧 Currently in the process of being worked on Type: Style 🖌️ Changes to formatting (e.g. the code is missing semicolons)
Projects
Status: In Progress 🚧
Development

No branches or pull requests

1 participant