-
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.
- Loading branch information
1 parent
b33af18
commit 24565e6
Showing
1 changed file
with
21 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: general-Issue | ||
about: 汎用的なIssueのテンプレートです | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# 概要 | ||
|
||
ここに課題、問題点、バグなど、現在の状態ややるべきことの簡単な説明を記述します。 | ||
|
||
# 詳細 / 機能詳細(オプション) | ||
|
||
ここに作成するドキュメントやサンプル、ライブラリの機能詳細を必要に応じて記述します。 | ||
「概要」で説明が尽くされている場合、この節を記述する必要はありません。 | ||
|
||
# 完了条件 | ||
|
||
ここにこの Issue の完了条件を箇条書きで記載します。 |