Skip to content

Commit

Permalink
Revert "update template"
Browse files Browse the repository at this point in the history
This reverts commit b895b7c.
  • Loading branch information
meltingrabbit committed Jul 14, 2023
1 parent 70cdad7 commit 0ae801c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/action_item.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ assignees: ''

---

## 概要
ひとことで

## 詳細
詳しく

Expand All @@ -16,10 +19,8 @@ assignees: ''
## 備考
なにかあれば

<!--
## 注意
- 関連する Projects が存在する場合,それの紐付けを行うこと
- 可能ならば `priority` ラベルを付けること
- 可能ならば Assignees を設定すること
- close するときは結論を明記すること
-->
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ assignees: ''

---

## 概要
ひとことで

## 詳細
### 詳細症状
どういうバグか
Expand All @@ -27,10 +30,8 @@ tool類が全部死ぬ... みたいな
## 補足
何かれば

<!--
## 注意
- 関連する Projects が存在する場合,それの紐付けを行うこと
- 可能ならば `priority` ラベルを付けること
- 可能ならば Assignees を設定すること
- close するときは結論を明記すること
-->
2 changes: 0 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ XX系の動作がガラッと変わる,とか.
## 補足
何かあれば

<!--
## 注意
- 関連する Projects が存在する場合,それの紐付けを行うこと
- Assignees を設定すること
- 可能ならば Reviewers を設定すること
- 可能ならば `priority` ラベルを付けること
-->

0 comments on commit 0ae801c

Please sign in to comment.