Skip to content

Commit 756313d

Browse files
committed
issueテンプレート調整
1 parent 3e33c2c commit 756313d

File tree

4 files changed

+27
-13
lines changed

4 files changed

+27
-13
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: 新規issue
3+
about: issue作成
4+
title: '【】'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Issue登録ガイドライン
11+
12+
https://github.com/baserproject/basercms/wiki/Issue-%E7%99%BB%E9%8C%B2%E3%82%AC%E3%82%A4%E3%83%89%E3%83%A9%E3%82%A4%E3%83%B3
13+
14+
## 概要
15+
Issueの概要を What・Why も含めて書きます。
16+
17+
baserCMS version :
18+
19+
## TODO
20+
- [ ]
21+
- [ ]
22+
23+
24+
## 備考
25+
26+
別途記載する内容があれば書きます。

.github/PULL_REQUEST_TEMPLATE.md

Whitespace-only changes.

0 commit comments

Comments
 (0)