mirror of https://github.com/veops/cmdb.git
add temp
This commit is contained in:
parent
2ce3f2e31a
commit
7a145e0d90
|
@ -1,7 +1,7 @@
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: ["bug"]
|
labels: ["☢️ bug"]
|
||||||
assignees:
|
assignees:
|
||||||
- pycook
|
- pycook
|
||||||
body:
|
body:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Feature wanted
|
name: Feature wanted
|
||||||
description: A new feature would be good
|
description: A new feature would be good
|
||||||
title: "[Feature]: "
|
title: "[Feature]: "
|
||||||
labels: ["feature"]
|
labels: ["✏️ feature"]
|
||||||
assignees:
|
assignees:
|
||||||
- pycook
|
- pycook
|
||||||
body:
|
body:
|
||||||
|
|
Loading…
Reference in New Issue