Skip to content

Commit 69bd7a3

Browse files
authored
Add a new issue template for packages (#1278)
## Summary Add a new issue template for packages ## How was it tested? N/A
1 parent 1926118 commit 69bd7a3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Package Issue Report
3+
about: Request a new package or report a problem with an existing package on either Devbox or Nixhub
4+
title: "[Package Issue Report]: <Package Name>"
5+
labels: package issue
6+
assignees: Lagoja
7+
---
8+
**Are you requesting a new package or reporting an issue on an existing one?**
9+
10+
**If reporting an issue on an existing one, what is the name of the package?**
11+
Please use the name as it appears in https://www.nixhub.io
12+
13+
**What changes are you requesting?**
14+
Summarize your request. If it's for an existing package that is not
15+
working as expectd, provide a concise explanation of what is going wrong.
16+
17+
**Additional context**
18+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)