diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3970847..506beee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,23 +1,22 @@ ---- -name: Bug report -about: バグの報告 -title: '' -labels: p2:不具合 -assignees: '@sitting-cat' - ---- - -**概要** - - -**再現手順** - - -**期待される挙動** - - -**スクリーンショット/ログ** - - -**補遺** - +--- +name: Bug report +about: バグの報告 +title: '' +labels: p2:不具合 +assignees: sitting-cat + +--- + +**概要** + + +**再現手順** + + +**期待される挙動** + + +**スクリーンショット/ログ** + + +**補遺** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6add537..9248aae 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,19 +1,19 @@ ---- -name: Feature request -about: 機能のリクエスト -title: '' -labels: p3:新機能 -assignees: '@sitting-cat' - ---- - -**想定される状況・問題** - - -**提案したい解決案・改善策** - - -**その他の解決方法・プランB** - - -**補遺** +--- +name: Feature request +about: 機能のリクエスト +title: '' +labels: p3:新機能 +assignees: sitting-cat + +--- + +**想定される状況・問題** + + +**提案したい解決案・改善策** + + +**その他の解決方法・プランB** + + +**補遺**