diff --git a/.github/ISSUE_TEMPLATE/bugreport.md b/.github/ISSUE_TEMPLATE/bugreport.md index b9e455e56..28337b5ae 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.md +++ b/.github/ISSUE_TEMPLATE/bugreport.md @@ -1,7 +1,7 @@ --- name: Bug Report about: 不具合の報告 -labels: bug +labels: バグ --- ## 不具合の内容 diff --git a/.github/ISSUE_TEMPLATE/featurerequest.md b/.github/ISSUE_TEMPLATE/featurerequest.md index 1852ec38a..78a3af90c 100644 --- a/.github/ISSUE_TEMPLATE/featurerequest.md +++ b/.github/ISSUE_TEMPLATE/featurerequest.md @@ -1,7 +1,7 @@ --- name: Feature Request about: 機能要望・改善提案 -labels: enhancement +labels: 機能向上 --- ## 内容 diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index dfc3c49bf..856a031e1 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,7 +1,7 @@ --- name: Question about: 質問 (既存のIssueや一般事例を良く調べてからしてください) -labels: question +labels: 要議論 --- ## 質問の内容