e768098d0e
tools_continuous_delivery / Private PyPI non-main branch release (push) Has been skipped
tools_continuous_delivery / Private PyPI main branch release (push) Failing after 2m42s
Publish Promptflow Doc / Build (push) Has been cancelled
Publish Promptflow Doc / Deploy (push) Has been cancelled
Flake8 Lint / flake8 (push) Has been cancelled
Spell check CI / Spell_Check (push) Has been cancelled
30 lines
772 B
Markdown
30 lines
772 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of the bug.
|
|
|
|
**How To Reproduce the bug**
|
|
Steps to reproduce the behavior, how frequent can you experience the bug:
|
|
1.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Running Information(please complete the following information):**
|
|
- Promptflow Package Version using `pf -v`: [e.g. 0.0.102309906]
|
|
- Operating System: [e.g. Ubuntu 20.04, Windows 11]
|
|
- Python Version using `python --version`: [e.g. python==3.10.12]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|