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
|
||||
description: File a bug report
|
||||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
labels: ["☢️ bug"]
|
||||
assignees:
|
||||
- pycook
|
||||
body:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Feature wanted
|
||||
description: A new feature would be good
|
||||
title: "[Feature]: "
|
||||
labels: ["feature"]
|
||||
labels: ["✏️ feature"]
|
||||
assignees:
|
||||
- pycook
|
||||
body:
|
||||
|
|
Loading…
Reference in New Issue