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/feature-request.yaml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ labels: ["new feature"]
4
4
assignees:
5
5
- robiningelbrecht
6
6
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: |
10
+
## Before creating a feature request
11
+
12
+
* A feature to customize the order of the sport type tabs on the dashboard already exists. Refer to `sportTypesSortingOrder` in the documentation for details.
13
+
* If your feature introduces a new chart, please include a visual example.
0 commit comments