-
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.
Merge pull request #68 from sohosai/sync-labels
Sync definition file with existing labels
- Loading branch information
Showing
1 changed file
with
29 additions
and
69 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,69 +1,29 @@ | ||
["Problem: bug"] | ||
color = "#e60033" | ||
name = "Problem: bug" | ||
description = "バグ" | ||
|
||
["Problem: security"] | ||
color = "#e60033" | ||
name = "Problem: security" | ||
description = "セキュリティ的な懸念事項" | ||
|
||
["Type: documentation"] | ||
color = "#0095d9" | ||
name = "Type: documentation" | ||
description = "ドキュメントの改善" | ||
|
||
["Type: improvement"] | ||
color = "#0095d9" | ||
name = "Type: improvement" | ||
description = "プロダクトの改善" | ||
|
||
["Type: new feature"] | ||
color = "#0095d9" | ||
name = "Type: new feature" | ||
description = "新機能" | ||
|
||
["Close: duplicate"] | ||
color = "#e9dfe5" | ||
name = "Close: duplicate" | ||
description = "重複しているIssue/PR" | ||
|
||
["Close: invalid"] | ||
color = "#e9dfe5" | ||
name = "Close: invalid" | ||
description = "誤ったIssue/PR" | ||
|
||
["Close: wontfix"] | ||
color = "#e9dfe5" | ||
name = "Close: wontfix" | ||
description = "現状では対応しないIssue/PR" | ||
|
||
["Difficulty: easy"] | ||
color = "#bce2e8" | ||
name = "Difficulty: easy" | ||
description = "簡単なIssue" | ||
|
||
["Difficulty: hard"] | ||
color = "#f08300" | ||
name = "Difficulty: hard" | ||
description = "かなり難しい実装" | ||
|
||
["Priority: low"] | ||
color = "#bce2e8" | ||
name = "Priority: low" | ||
description = "優先度の低いIssue" | ||
|
||
["Priority: high"] | ||
color = "#f08300" | ||
name = "Priority: high" | ||
description = "優先度の高いIssue" | ||
|
||
["Feedback: feature request"] | ||
color = "#98d98e" | ||
name = "Feedback: feature request" | ||
description = "新機能の要求" | ||
|
||
["Feedback: question"] | ||
color = "#98d98e" | ||
name = "Feedback: question" | ||
description = "質問" | ||
[bug] | ||
color = "D93F0B" | ||
name = "bug" | ||
description = "直さなければならないバグ" | ||
|
||
[design] | ||
color = "6DDD7F" | ||
name = "design" | ||
description = "デザイン周り" | ||
|
||
[doc] | ||
color = "4363F2" | ||
name = "doc" | ||
description = "ドキュメント周り" | ||
|
||
[enhancement] | ||
color = "2A5D93" | ||
name = "enhancement" | ||
description = "機能周り" | ||
|
||
["good first issue"] | ||
color = "9A17EC" | ||
name = "good first issue" | ||
description = "簡単めに取り組める課題" | ||
|
||
["help wanted"] | ||
color = "428755" | ||
name = "help wanted" | ||
description = "たすけてー" |
4f8037e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
qr-frontend – ./
qr-frontend-sohosai.vercel.app
qr-frontend-nine.vercel.app
qr-frontend-git-main-sohosai.vercel.app
qr.sohosai.com