docs: add ISSUE_TEMPLATE.md
This commit is contained in:
22
docs/ISSUE_TEMPLATE.md
Normal file
22
docs/ISSUE_TEMPLATE.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# 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
|
||||||
1
docs/PULL_REQUEST_TEMPLATE.md
Normal file
1
docs/PULL_REQUEST_TEMPLATE.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
#### Please describe the changes in your PR. If it is addressing an issue, please reference that as well.
|
||||||
Reference in New Issue
Block a user