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

View File

@@ -1,22 +0,0 @@
# Description
Is this reporting a bug or feature request?
If reporting a bug, please fill out the following:
### Environment
- pipecat-ai version:
- python version:
- OS:
### Issue description
Provide a clear description of the issue.
### Repro steps
List the steps to reproduce the issue.
### Expected behavior
### Actual behavior
### Logs

View File

@@ -1 +0,0 @@
#### Please describe the changes in your PR. If it is addressing an issue, please reference that as well.