Skip to content

docs: Add GitHub issue templates - #29

Open
ryanrishi wants to merge 1 commit into
mainfrom
add-issue-templates
Open

docs: Add GitHub issue templates#29
ryanrishi wants to merge 1 commit into
mainfrom
add-issue-templates

Conversation

@ryanrishi

Copy link
Copy Markdown
Member

Summary

  • Add .github/ISSUE_TEMPLATE/config.yml with links to Twilio Support and TAC documentation
  • Add .github/ISSUE_TEMPLATE/feature-request.yml with preflight checklist, problem description, proposed solution, alternatives, and additional info sections

Test plan

  • Verify templates render at /issues/new/choose after merge

🤖 Generated with Claude Code

Add feature request template and config with links to Twilio Support
and TAC documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ryanrishi
ryanrishi marked this pull request as ready for review May 5, 2026 12:45
@ryanrishi
ryanrishi requested a review from xinghaohuang91 as a code owner May 5, 2026 12:45
Copilot AI review requested due to automatic review settings May 5, 2026 12:45
@ryanrishi
ryanrishi requested a review from ryanrouleau as a code owner May 5, 2026 12:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds GitHub issue template configuration so the repository can route support/documentation requests through the issue chooser and collect structured feature requests for the TypeScript SDK.

Changes:

  • Adds .github/ISSUE_TEMPLATE/config.yml with contact links for Twilio Support and TAC documentation.
  • Adds a structured feature request issue form with a required preflight checklist and problem/solution sections.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/ISSUE_TEMPLATE/feature-request.yml Adds the new feature request issue form shown in the GitHub issue chooser.
.github/ISSUE_TEMPLATE/config.yml Configures issue-chooser contact links for support and documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,7 @@
contact_links:
required: true
- label: I have searched the [issue tracker](https://github.com/twilio/twilio-agent-connect-typescript/issues) for a feature request that matches the one I want to file, without success.
required: true
- label: This is not a general Twilio feature request or bug report. It is a feature request for the twilio-agent-connect-typescript package.
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.

2 participants