Skip to content

Commit 8ec193d

Browse files
committed
docs: ✏️ Add outdated package template
1 parent 4546ca4 commit 8ec193d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name: 🗓️ Outdated package
2+
description: Report an outdated package
3+
title: "[Outdated] Package name"
4+
labels: ["outdated"]
5+
assignees:
6+
- kamack38
7+
body:
8+
- type: input
9+
attributes:
10+
label: Package name
11+
placeholder: Package name
12+
13+
- type: input
14+
attributes:
15+
label: Current package version
16+
17+
- type: input
18+
attributes:
19+
label: Current latest version
20+
21+
- type: input
22+
attributes:
23+
label: Version source
24+
25+
- type: textarea
26+
attributes:
27+
label: Additional Info

0 commit comments

Comments
 (0)