Add issue templates and move the pull request template to .github
This commit is contained in:
25
.github/ISSUE_TEMPLATE/2-question.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/2-question.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user