You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/issue-report.yml
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
name: Software Ecosystem Dashboard Package Issue
2
-
description: Report missing software packages or incorrect package information in dashboard
2
+
description: Request a package to be added to the Arm Software Ecosystem Dashboard or report incorrect package information in dashboard
3
3
title: "[Package]: "
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Report missing or incompatible packages in the dashboard
8
+
Thanks for helping us improve the Arm Software Ecosystem Dashboard! Please fill out this issue to request a new package or report missing packages on the dashboard
9
9
10
10
- type: input
11
11
id: package-name
@@ -17,7 +17,7 @@ body:
17
17
required: true
18
18
19
19
- type: textarea
20
-
id: impact
20
+
id: package-info
21
21
attributes:
22
22
label: Package Information
23
23
description: Describe if software package was not found or package information was incorrect
0 commit comments