Skip to content

Commit e727d19

Browse files
committed
[create-issue] add backlink for tracking usage
1 parent 6d67e0e commit e727d19

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

integration-tests/create-issue/__snapshots__/create-issue.test.ts.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,7 @@ index e90aec3..cbca95b 100644
5858
// \`len\` is the \`pad\`'s length now
5959
\`\`\`
6060
61+
<em>This issue body was [partially generated by patch-package](https://github.com/ds300/patch-package/issues/296).</em>
62+
6163
END SNAPSHOT"
6264
`;

src/createIssue.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ Here is the diff that solved my problem:
9898
\`\`\`diff
9999
${patchFileContents}
100100
\`\`\`
101+
102+
<em>This issue body was [partially generated by patch-package](https://github.com/ds300/patch-package/issues/296).</em>
101103
`,
102104
})}`,
103105
)

0 commit comments

Comments
 (0)