awesome-opencode/.github/PULL_REQUEST_TEMPLATE.md

701 B

Submission Type

  • Plugin
  • Project
  • Theme
  • Agent
  • Resource

Details

Name: Repository: Description:

Checklist

  • Relevant to OpenCode
  • Repository is public and accessible
  • Actively maintained
  • Not a duplicate
  • YAML file in correct folder (data/{category}/)
  • Filename is kebab-case (e.g., my-plugin.yaml)

YAML Format

Create a file in data/{category}/your-entry.yaml:

name: Your Entry Name
repo: https://github.com/owner/repo
description: Short description (shown in summary)
full_description: Longer description explaining what it does.

See contributing.md for full instructions.