We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d67e0e commit e727d19Copy full SHA for e727d19
integration-tests/create-issue/__snapshots__/create-issue.test.ts.snap
@@ -58,5 +58,7 @@ index e90aec3..cbca95b 100644
58
// \`len\` is the \`pad\`'s length now
59
\`\`\`
60
61
+<em>This issue body was [partially generated by patch-package](https://github.com/ds300/patch-package/issues/296).</em>
62
+
63
END SNAPSHOT"
64
`;
src/createIssue.ts
@@ -98,6 +98,8 @@ Here is the diff that solved my problem:
98
\`\`\`diff
99
${patchFileContents}
100
101
102
103
`,
104
})}`,
105
)
0 commit comments