Skip to content

Commit a648802

Browse files
authored
Merge pull request #151 from kmyk/remove-colon
issue template のタイトルを `[アルゴリズム]: ほげ` でなくて `[アルゴリズム] ほげ` にしておく
2 parents 2567eae + fab6650 commit a648802

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: ページを追加する
33
about: アルゴリズムなどについてのページを追加したいときはここから
4-
title: '[アルゴリズム]: (ここにアルゴリズム名などを書く)'
5-
labels: 'algorithm'
6-
assignees: ''
4+
title: "[アルゴリズム] (ここにアルゴリズム名などを書く)"
5+
labels: "algorithm"
6+
assignees: ""
77
---

0 commit comments

Comments
 (0)