Skip to content

docs(twilio): verified banner + CONTRIBUTING + examples + CHANGELOG (QoL sweep)#11

Merged
intel352 merged 2 commits into
masterfrom
chore/qol-sweep-2026-05-19
May 19, 2026
Merged

docs(twilio): verified banner + CONTRIBUTING + examples + CHANGELOG (QoL sweep)#11
intel352 merged 2 commits into
masterfrom
chore/qol-sweep-2026-05-19

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • Create README.md with verified-status banner (production at buymywishlist).
  • Add CONTRIBUTING.md from shared plugin template.
  • Add examples/minimal/config.yaml (twilio.provider + step.twilio_send_sms; wfctl validate --skip-unknown-types passes).
  • Add .github/ISSUE_TEMPLATE/bug_report.md, feature_request.md, and PULL_REQUEST_TEMPLATE.md.
  • Add CHANGELOG.md (Keep a Changelog format) with [Unreleased] QoL sweep entry.

Motivation

Part of the multi-repo QoL sweep (workflow#714). Brings workflow-plugin-twilio up to the P0 documentation baseline.

Test plan

  • go build ./... passes (GOWORK=off)
  • go vet ./... passes (GOWORK=off)
  • wfctl validate --skip-unknown-types examples/minimal/config.yaml → PASS (1 modules, 1 workflows)

Checklist

  • CHANGELOG.md updated (Keep-a-Changelog format)
  • No secrets or credentials included
  • One feature or bugfix per PR

Cross-ref: GoCodeAlone/workflow#714

🤖 Generated with Claude Code

intel352 and others added 2 commits May 19, 2026 12:41
…QoL sweep)

- Create README.md with verified-status banner (buymywishlist); cross-ref workflow#714.
- Add CONTRIBUTING.md from shared plugin template.
- Add examples/minimal/config.yaml (twilio.provider + step.twilio_send_sms; wfctl validate --skip-unknown-types passes).
- Add .github/ISSUE_TEMPLATE/bug_report.md + feature_request.md + PULL_REQUEST_TEMPLATE.md.
- Add CHANGELOG.md (Keep a Changelog format) with [Unreleased] QoL sweep entry.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
go.mod pins workflow v0.51.6; README incorrectly stated ≥ 0.51.2
(copied from plugin.json minEngineVersion without checking go.mod).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@intel352 intel352 merged commit 93e4d6b into master May 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant