Automate OpenRouter API Key Distribution for External Recipe Contributors (#3198)

Co-authored-by: w. ian douglas <ian.douglas@iandouglas.com>
This commit is contained in:
Ebony Louis
2025-08-28 18:37:09 -04:00
committed by GitHub
parent 1d0c08b3d3
commit 69bc978d00
15 changed files with 2557 additions and 168 deletions
@@ -32,4 +32,5 @@ prompt: |
6. If you are on main or master, create a new branch
7. If the only chance at this point is the modification to the the
README.md, create a new commit
8. Clean up after yourself, delete the README.tmp.md after use.
8. Clean up after yourself, delete the README.tmp.md after use.
+1 -1
View File
@@ -95,7 +95,7 @@ export default function RecipePage() {
Recipes Cookbook
</h1>
<Button
onClick={() => window.open('https://github.com/block/goose/issues/new?template=submit-recipe.yml', '_blank')}
onClick={() => window.open('https://github.com/block/goose/blob/main/CONTRIBUTING_RECIPES.md', '_blank')}
className="bg-purple-600 hover:bg-purple-700 text-white flex items-center gap-2 cursor-pointer"
>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">