Add issue templates and move the pull request template to .github

This commit is contained in:
Mark Backman
2025-04-18 12:17:46 -04:00
parent 70c42dfa6e
commit b2945f44fd
5 changed files with 74 additions and 2 deletions

25
.github/ISSUE_TEMPLATE/2-question.md vendored Normal file
View File

@@ -0,0 +1,25 @@
---
name: Question
about: Ask a question or get help
title: ''
labels: question
assignees: ''
---
## Environment (if applicable)
- pipecat-ai version:
- python version:
- OS:
## Question
Provide your question in detail here.
## What I've tried
Describe what you've already tried or research you've done.
## Context
Any additional context or information that might help others understand your question better.