mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
30 lines
741 B
Markdown
30 lines
741 B
Markdown
---
|
|
name: Bug report
|
|
about: Report an issue with a package (or Terra itself)
|
|
title: '[BUG] '
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is. Please only report issues with packaging or Terra itself, report upstream bugs to the respective project.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Install '...'
|
|
2. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Affected (please complete the following information):**
|
|
- Distro [e.g. Fedora]
|
|
- Package [e.g. melody, srpm-macros]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|