-
Notifications
You must be signed in to change notification settings - Fork 0
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
Good GitHub Labels are missing #46
![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
Comments
Categories:
Created using this prompt:
|
![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
All labels have been created and implemented for open and closed issues and PR. |
Issue templates need an update! |
[
{
"name": "other: example 📐",
"description": "Provides an example",
"color": "EBF0F3"
},
{
"name": "other: good first issue 🌱",
"description": "Good for newcomers",
"color": "EBF0F3"
},
{
"name": "other: help wanted 🙋",
"description": "Help or assistance is needed",
"color": "EBF0F3"
},
{
"name": "part: backend 🧱",
"description": "Backend component",
"color": "A7F3D5"
},
{
"name": "part: community 🌍",
"description": "Concerns the community",
"color": "A7F3D5"
},
{
"name": "part: docu 📖",
"description": "Improvements or additions to documentation",
"color": "A7F3D5"
},
{
"name": "part: frontend 🖥️",
"description": "Improvement of design or content",
"color": "A7F3D5"
},
{
"name": "part: github",
"description": "Improvement of the organisation or repo",
"color": "A7F3D5"
},
{
"name": "priority: critical 🔥",
"description": "Critical priority",
"color": "FCA5A5"
},
{
"name": "priority: high ⚡",
"description": "High priority",
"color": "FDBA74"
},
{
"name": "priority: low 🦥",
"description": "Low priority",
"color": "FCD34D"
},
{
"name": "resolution: duplicate 🐾",
"description": "This issue or pull request already exists",
"color": "ECDCF8"
},
{
"name": "resolution: invalid ❌",
"description": "Issue is invalid",
"color": "ECDCF8"
},
{
"name": "resolution: released 🎉",
"description": "Resolved and released",
"color": "ECDCF8"
},
{
"name": "resolution: wontfix ⛔",
"description": "This will not be worked on",
"color": "ECDCF8"
},
{
"name": "status: active 🚧",
"description": "Work in progress",
"color": "93C5FD"
},
{
"name": "status: blocked 🛑",
"description": "Blocked or impeded progress",
"color": "F9A8D4"
},
{
"name": "status: completed ✔️",
"description": "Task has been completed",
"color": "6EE7B7"
},
{
"name": "status: decision wanted 🗳️",
"description": "Decision is needed",
"color": "F9A8D4"
},
{
"name": "status: discussion 💬",
"description": "Discussion is ongoing",
"color": "93C5FD"
},
{
"name": "type: bug 🐛",
"description": "Something isn't working",
"color": "FEF1C7"
},
{
"name": "type: enhancement ⚙️",
"description": "Improvement of an existing feature",
"color": "FEF1C7"
},
{
"name": "type: feature 🛠️",
"description": "New feature or request",
"color": "FEF1C7"
},
{
"name": "type: question ❓",
"description": "Further information is requested",
"color": "FEF1C7"
},
{
"name": "type: release 🚀",
"description": "Release procedure",
"color": "FEF1C7"
}
] |
Implement updated colour palette: |
![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
Description of the issue
There are only standard GitHub Labels.
Ideas of solution
Search for a nice set of suitable and useful labels to structure issues and PR.
Discuss to also include emoticons.
Sources:
Examples:
Best-Practice:
Workflow checklist
The text was updated successfully, but these errors were encountered: