mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
30 lines
772 B
Markdown
30 lines
772 B
Markdown
---
|
|
name: Incident Report
|
|
about: Report an issue with Terra itself
|
|
title: '[INCIDENT] '
|
|
labels: incident
|
|
assignees: ['madonuko', 'korewaChino', 'lleyton']
|
|
|
|
---
|
|
|
|
**Describe the Incident**
|
|
A clear and concise description of what is going on. **If you want to report a problem with a package, please use the Package Bug Report option instead.**
|
|
|
|
**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]
|
|
- Other relevant environments
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|