Switch to pullfrog.com

This commit is contained in:
Colin McDonnell
2025-12-04 16:40:10 -08:00
parent e5a83284df
commit 59f85a9003
8 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export const modes: Mode[] = [
- If you created a branch without a PR, ALWAYS include a "Create PR" link and a link to the branch. e.g.:
\`\`\`md
[\`pullfrog/branch-name\`](https://github.com/pullfrogai/scratch/tree/pullfrog/branch-name) • [Create PR ➔](https://github.com/pullfrogai/scratch/compare/main...pullfrog/branch-name?quick_pull=1&title=<informative_title>&body=<informative_body>)
[\`pullfrog/branch-name\`](https://github.com/pullfrog/scratch/tree/pullfrog/branch-name) • [Create PR ➔](https://github.com/pullfrog/scratch/compare/main...pullfrog/branch-name?quick_pull=1&title=<informative_title>&body=<informative_body>)
\`\`\`
`,
},