Update issue templates

This commit is contained in:
lleyton
2022-12-03 20:32:52 -08:00
committed by GitHub
parent 7dfd4046d6
commit 259ee90f5b
2 changed files with 46 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
---
name: Bug report
about: Report an issue with a package (or Terra itsself)
title: ''
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.
+17
View File
@@ -0,0 +1,17 @@
---
name: Package request
about: Request a new package
title: ''
labels: enhancement
assignees: ''
---
**What software are you requesting to be packaged?**
The name of the software and link to website (if it exists) and source code (if available).
**Describe the motivation**
A clear and concise description of why you want this package. Would this provide value to other users?
**Additional context**
Add any other context about the package request here.