-
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.
- Loading branch information
1 parent
5da5af1
commit cef0478
Showing
2 changed files
with
41 additions
and
42 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,23 +1,22 @@ | ||
--- | ||
name: Bug report | ||
about: バグの報告 | ||
title: '' | ||
labels: p2:不具合 | ||
assignees: '@sitting-cat' | ||
|
||
--- | ||
|
||
**概要** | ||
|
||
|
||
**再現手順** | ||
|
||
|
||
**期待される挙動** | ||
|
||
|
||
**スクリーンショット/ログ** | ||
|
||
|
||
**補遺** | ||
|
||
--- | ||
name: Bug report | ||
about: バグの報告 | ||
title: '' | ||
labels: p2:不具合 | ||
assignees: sitting-cat | ||
|
||
--- | ||
|
||
**概要** | ||
|
||
|
||
**再現手順** | ||
|
||
|
||
**期待される挙動** | ||
|
||
|
||
**スクリーンショット/ログ** | ||
|
||
|
||
**補遺** |
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,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** | ||
|
||
|
||
**補遺** |