This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: difficultyボードの削除・issueラベルの日本語化 (#330)
* chore: difficultyボードの削除 * chore: issueラベルの日本語化
- Loading branch information
Showing
3 changed files
with
10 additions
and
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,9 @@ | ||
Main: | ||
'♻️ 優先度低 - Low priority': | ||
- '♻️Status: Waiting [Low]' | ||
'☢️ 優先度高 - High priority': | ||
- '☢️Status: Waiting [High]' | ||
'🚧 作業中 - In Progress': | ||
- '🚧Status: In Progress' | ||
'✅ 完了済み - Done / Closed': | ||
- '✅Status: Done' | ||
|
||
Difficulty: | ||
'🐒難易度激低': | ||
- '🐒難易度激低' | ||
'☺️難易度低': | ||
- '☺️難易度低' | ||
'😀難易度中': | ||
- '😀難易度中' | ||
'🔥難易度高': | ||
- '🔥難易度高' | ||
'💣難易度激高': | ||
- '💣難易度激高' | ||
'♻️ 優先度低': | ||
- '♻️優先度低' | ||
'☢️ 優先度高': | ||
- '☢️優先度高' | ||
'🚧 作業中': | ||
- '🚧作業中' | ||
'✅ 完了済み': | ||
- '✅完了済み' |
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