修改issues模板
This commit is contained in:
parent
04b543a94e
commit
a5a93bf890
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
name: gcr.io_porter
|
name: 搬运镜像使用这个模板,别瞎改
|
||||||
about: docker镜像搬运工
|
about: docker镜像搬运工
|
||||||
title: "[PORTER]"
|
title: "[PORTER]"
|
||||||
labels: porter
|
labels: porter
|
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
name: 问问题用这个模板
|
||||||
|
about: 问问题专用模板
|
||||||
|
title: "[QUESTION]"
|
||||||
|
labels: question
|
||||||
|
assignees: 'anjia0532'
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in New Issue