Skip to content

Commit c569bd9

Browse files
James BrundageJames Brundage
authored andcommitted
Syncing Issues [skip ci]
1 parent b57c93b commit c569bd9

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

docs/_data/issues/131.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"active_lock_reason": null,
3+
"assignee": null,
4+
"assignees": [],
5+
"author_association": "MEMBER",
6+
"body": "### Set Up\n\nI give you a [Joke issue template](https://github.com/PowerShellWeb/PSJekyll/issues/new?assignees=&labels=joke&projects=&template=Joke.yml):\r\n\r\n```yaml\r\nname: Joke\r\ndescription: Share a Joke\r\nlabels: [\"joke\"]\r\nbody:\r\n - type: markdown\r\n attributes:\r\n value: |\r\n Please be funny.\r\n - type: textarea\r\n id: Setup\r\n attributes:\r\n label: Set Up \r\n validations:\r\n required: true\r\n - type: textarea\r\n id: Punchline \r\n attributes:\r\n label: Punchline\r\n validations:\r\n required: true \r\n```\n\n### Punchline\n\nHave pun!",
7+
"closed_at": null,
8+
"comments": 0,
9+
"comments_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131/comments",
10+
"created_at": "2024-10-18T02:55:06Z",
11+
"events_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131/events",
12+
"html_url": "https://github.com/PowerShellWeb/PSJekyll/issues/131",
13+
"id": 2596261117,
14+
"labels": [],
15+
"labels_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131/labels{/name}",
16+
"locked": false,
17+
"milestone": null,
18+
"node_id": "I_kwDOM5E4t86av8z9",
19+
"number": 131,
20+
"performed_via_github_app": null,
21+
"reactions": {
22+
"+1": 0,
23+
"-1": 0,
24+
"confused": 0,
25+
"eyes": 0,
26+
"heart": 0,
27+
"hooray": 0,
28+
"laugh": 0,
29+
"rocket": 0,
30+
"total_count": 0,
31+
"url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131/reactions"
32+
},
33+
"repository_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll",
34+
"state": "open",
35+
"state_reason": null,
36+
"timeline_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131/timeline",
37+
"title": "Joke Issue Template",
38+
"updated_at": "2024-10-18T02:55:06Z",
39+
"url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/131",
40+
"user": {
41+
"avatar_url": "https://avatars.githubusercontent.com/u/1043665?v=4",
42+
"events_url": "https://api.github.com/users/StartAutomating/events{/privacy}",
43+
"followers_url": "https://api.github.com/users/StartAutomating/followers",
44+
"following_url": "https://api.github.com/users/StartAutomating/following{/other_user}",
45+
"gists_url": "https://api.github.com/users/StartAutomating/gists{/gist_id}",
46+
"gravatar_id": "",
47+
"html_url": "https://github.com/StartAutomating",
48+
"id": 1043665,
49+
"login": "StartAutomating",
50+
"node_id": "MDQ6VXNlcjEwNDM2NjU=",
51+
"organizations_url": "https://api.github.com/users/StartAutomating/orgs",
52+
"received_events_url": "https://api.github.com/users/StartAutomating/received_events",
53+
"repos_url": "https://api.github.com/users/StartAutomating/repos",
54+
"site_admin": false,
55+
"starred_url": "https://api.github.com/users/StartAutomating/starred{/owner}{/repo}",
56+
"subscriptions_url": "https://api.github.com/users/StartAutomating/subscriptions",
57+
"type": "User",
58+
"url": "https://api.github.com/users/StartAutomating",
59+
"user_view_type": "public"
60+
}
61+
}

0 commit comments

Comments
 (0)