yay/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
790 B
Markdown
Raw Normal View History

2020-07-06 03:50:29 +02:00
---
name: Bug report
about: Create a report to help us improve
2020-07-11 00:52:02 +02:00
title: ""
labels: "Status: Triage, Type: Bug"
assignees: ""
2020-07-06 03:50:29 +02:00
---
#### Affected Version
2020-07-11 00:52:02 +02:00
2020-07-06 03:50:29 +02:00
<!-- Please ensure you are using the latest yay-git package -->
<!-- Use `yay -V` to get installed version -->
<!-- Example: `yay v8.1139.r0.g9ac4ab6 - libalpm v11.0.1` -->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Output**
<!-- Include the FULL output -->
<!-- Include any relevant commands/configs -->
<!-- The current yay config can be printed with `yay -Pg` -->
<!-- Use code blocks -->
<!-- Paste services are only needed for excessive output (>500 lines) -->