Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/submit-recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ body:

🪄 **What Happens After?**
- If accepted, we'll publish your recipe to the [goose recipes cookbook](https://block.github.io/goose/recipes)
- You'll receive OpenRouter **LLM API credits** as a thank you!
- Your GitHub handle will be displayed and linked on the recipe card
- If you provide an email below, we'll email you your credits when your recipe is approved and merged.
- If the YAML has any issues, goose will comment with validation errors so you can fix and resubmit.

🧪 **Pro Tip:** You can test your recipe locally in your terminal with:
Expand Down Expand Up @@ -86,15 +84,6 @@ body:
validations:
required: true

- type: input
id: email
attributes:
label: Your Email (optional)
description: If your recipe is approved, we'll email your LLM API credits here.
placeholder: yourname@example.com
validations:
required: false

- type: markdown
attributes:
value: |
Expand Down
3 changes: 0 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ Before:

After:

### Submitting a Recipe?
<!-- For Recipe Cookbook Submissions ONLY: Include your email below to receive $10 OpenRouter credits once approved and merged -->
**Email**:
229 changes: 0 additions & 229 deletions .github/scripts/send_key.py

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/send-api-key.yml

This file was deleted.

Loading
Loading