1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
655 B
Markdown
Raw Normal View History

2022-05-17 11:28:52 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Versions**
- Operating system: `(source /etc/os-release; echo $PRETTY_NAME)`
- Packages: `rpm -q osc`
**To Reproduce**
Steps to reproduce the behavior:
1. Run command `osc -A <apiurl> ...`
2. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots, console outputs**
If applicable, add screenshots or console outputs to help explain your problem.
**Additional context**
Add any other context about the problem here.