-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 6ed2492 to develop with MkDocs 1.6.1 and mike 2.1.3
- Loading branch information
Documentation
committed
Dec 3, 2024
1 parent
205dfe7
commit d1cff39
Showing
6 changed files
with
142 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,127 +1,127 @@ | ||
[ | ||
{ | ||
"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" | ||
} | ||
{ | ||
"color": "EBF0F3", | ||
"description": "Provides an example", | ||
"name": "other: example \ud83d\udcd0" | ||
}, | ||
{ | ||
"color": "EBF0F3", | ||
"description": "Good for newcomers", | ||
"name": "other: good first issue \ud83c\udf31" | ||
}, | ||
{ | ||
"color": "EBF0F3", | ||
"description": "Help or assistance is needed", | ||
"name": "other: help wanted \ud83d\ude4b" | ||
}, | ||
{ | ||
"color": "A7F3D5", | ||
"description": "Backend component", | ||
"name": "part: backend \ud83e\uddf1" | ||
}, | ||
{ | ||
"color": "A7F3D5", | ||
"description": "Concerns the community", | ||
"name": "part: community \ud83c\udf0d" | ||
}, | ||
{ | ||
"color": "A7F3D5", | ||
"description": "Improvements or additions to documentation", | ||
"name": "part: docu \ud83d\udcd6" | ||
}, | ||
{ | ||
"color": "A7F3D5", | ||
"description": "Improvement of design or content", | ||
"name": "part: frontend \ud83d\udda5\ufe0f" | ||
}, | ||
{ | ||
"color": "A7F3D5", | ||
"description": "Improvement of the organisation or repo", | ||
"name": "part: github" | ||
}, | ||
{ | ||
"color": "FCA5A5", | ||
"description": "Critical priority", | ||
"name": "priority: critical \ud83d\udd25" | ||
}, | ||
{ | ||
"color": "FDBA74", | ||
"description": "High priority", | ||
"name": "priority: high \u26a1" | ||
}, | ||
{ | ||
"color": "FCD34D", | ||
"description": "Low priority", | ||
"name": "priority: low \ud83e\udda5" | ||
}, | ||
{ | ||
"color": "ECDCF8", | ||
"description": "This issue or pull request already exists", | ||
"name": "resolution: duplicate \ud83d\udc3e" | ||
}, | ||
{ | ||
"color": "ECDCF8", | ||
"description": "Issue is invalid", | ||
"name": "resolution: invalid \u274c" | ||
}, | ||
{ | ||
"color": "ECDCF8", | ||
"description": "Resolved and released", | ||
"name": "resolution: released \ud83c\udf89" | ||
}, | ||
{ | ||
"color": "ECDCF8", | ||
"description": "This will not be worked on", | ||
"name": "resolution: wontfix \u26d4" | ||
}, | ||
{ | ||
"color": "93C5FD", | ||
"description": "Work in progress", | ||
"name": "status: active \ud83d\udea7" | ||
}, | ||
{ | ||
"color": "F9A8D4", | ||
"description": "Blocked or impeded progress", | ||
"name": "status: blocked \ud83d\uded1" | ||
}, | ||
{ | ||
"color": "6EE7B7", | ||
"description": "Task has been completed", | ||
"name": "status: completed \u2714\ufe0f" | ||
}, | ||
{ | ||
"color": "F9A8D4", | ||
"description": "Decision is needed", | ||
"name": "status: decision wanted \ud83d\uddf3\ufe0f" | ||
}, | ||
{ | ||
"color": "93C5FD", | ||
"description": "Discussion is ongoing", | ||
"name": "status: discussion \ud83d\udcac" | ||
}, | ||
{ | ||
"color": "FEF1C7", | ||
"description": "Something isn't working", | ||
"name": "type: bug \ud83d\udc1b" | ||
}, | ||
{ | ||
"color": "FEF1C7", | ||
"description": "Improvement of an existing feature", | ||
"name": "type: enhancement \u2699\ufe0f" | ||
}, | ||
{ | ||
"color": "FEF1C7", | ||
"description": "New feature or request", | ||
"name": "type: feature \ud83d\udee0\ufe0f" | ||
}, | ||
{ | ||
"color": "FEF1C7", | ||
"description": "Further information is requested", | ||
"name": "type: question \u2753" | ||
}, | ||
{ | ||
"color": "FEF1C7", | ||
"description": "Release procedure", | ||
"name": "type: release \ud83d\ude80" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters