ZanSara / test-issue2pr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test

ZanSara opened this issue · comments

test body

Hello!

Here is the issue so far:
{"body":"","labels":[],"title":"test"}

{body:test body,labels:[{id:LA_kwDOJPHZwc8AAAABPORvEA,name:enhancement,description:New feature or request,color:a2eeef},{id:LA_kwDOJPHZwc8AAAABPORvLw,name:help wanted,description:Extra attention is needed,color:008672}],title:test}
{
"body": "test body",
"labels": [
{
"id": "LA_kwDOJPHZwc8AAAABPORvEA",
"name": "enhancement",
"description": "New feature or request",
"color": "a2eeef"
},
{
"id": "LA_kwDOJPHZwc8AAAABPORvLw",
"name": "help wanted",
"description": "Extra attention is needed",
"color": "008672"
}
],
"title": "test"
}
Here is the issue so far:
#test
test body


Labels: [
{
"id": "LA_kwDOJPHZwc8AAAABPORvEA",
"name": "enhancement",
"description": "New feature or request",
"color": "a2eeef"
},
{
"id": "LA_kwDOJPHZwc8AAAABPORvLw",
"name": "help wanted",
"description": "Extra attention is needed",
"color": "008672"
}
]