|
@@ -0,0 +1,30 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Create a report to help us improve
|
|
|
+title: ''
|
|
|
+labels: 'Status: Triage, Type: Bug'
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+#### Affected Version
|
|
|
+<!-- 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) -->
|