Skip to content

Commit 59e2480

Browse files
authored
Merge pull request #192 from wei18/fix/issues-tutorial-chapter-image
Add required @image to Issues tutorial @chapter
2 parents c4535fd + edab38d commit 59e2480

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/issues/Documentation.docc/GitHubRestAPIIssues.tutorial

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
@Chapter(name: "Getting started") {
99
Build a small command-line client that lists the comments of a GitHub issue.
1010

11+
@Image(source: "chapter-getting-started.png", alt: "Getting started: list the comments of a GitHub issue")
12+
1113
@TutorialReference(tutorial: "doc:UseGitHubRestAPIIssues")
1214
}
1315
}
21.7 KB
Loading

0 commit comments

Comments
 (0)