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

33
.github/ISSUE_TEMPLATE/1-bug_report.md vendored Normal file
View File

@@ -0,0 +1,33 @@
---
name: Bug report
about: Report a bug or unexpected behavior
title: ''
labels: bug
assignees: ''
---
## 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