mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Merge pull request #18 from lacerta-doc/r-ca-issue-template-1
Update issue templates
This commit is contained in:
commit
4621025e62
17
.github/ISSUE_TEMPLATE/不具合用テンプレート.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/不具合用テンプレート.md
vendored
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
name: 不具合用テンプレート
|
||||||
|
about: 不具合用テンプレート
|
||||||
|
title: "[BUG]: "
|
||||||
|
labels: バグ
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 概要
|
||||||
|
<!-- Issueの概要 -->
|
||||||
|
|
||||||
|
# 詳細
|
||||||
|
<!-- バグの詳細 -->
|
||||||
|
|
||||||
|
# 影響箇所
|
||||||
|
<!-- 予想される影響箇所(省略可) -->
|
17
.github/ISSUE_TEMPLATE/改善用テンプレート.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/改善用テンプレート.md
vendored
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
name: 改善用テンプレート
|
||||||
|
about: 改善用テンプレート
|
||||||
|
title: "[IMPROVE]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 概要
|
||||||
|
<!-- Issueの概要 -->
|
||||||
|
|
||||||
|
# 詳細
|
||||||
|
<!-- 改善内容の詳細 -->
|
||||||
|
|
||||||
|
# 影響箇所
|
||||||
|
<!-- 予想される影響箇所(省略可) -->
|
2
.github/ISSUE_TEMPLATE/新機能用テンプレート.md
vendored
2
.github/ISSUE_TEMPLATE/新機能用テンプレート.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: 新機能用テンプレート
|
name: 新機能用テンプレート
|
||||||
about: 新規開発Issue用テンプレート
|
about: 新規開発Issue用テンプレート
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: バグ
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue
Block a user