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
description: Suggest a new field or an improvement to an existing one
3
+
labels: [enhancement]
4
+
body:
5
+
- type: textarea
6
+
id: summary
7
+
attributes:
8
+
label: What would you like?
9
+
description: A new field, or a change to an existing one?
10
+
validations:
11
+
required: true
12
+
13
+
- type: input
14
+
id: native
15
+
attributes:
16
+
label: Hammerhead equivalent (if any)
17
+
description: "Link to the matching entry in the [Karoo Data Fields Legend](https://support.hammerhead.io/hc/en-us/articles/35533240795419-Data-Fields-Legend), or leave blank if there is none."
18
+
placeholder: "e.g. Power - 10s"
19
+
20
+
- type: textarea
21
+
id: improvement
22
+
attributes:
23
+
label: How would Barberfish improve it?
24
+
description: What's missing in the native field, or what would you change? When does it matter on the bike?
25
+
validations:
26
+
required: true
27
+
28
+
- type: textarea
29
+
id: mockup
30
+
attributes:
31
+
label: Mockup or sketch (optional)
32
+
description: Drop in a screenshot, render, or rough sketch of the desired layout. Paste images directly into this field.
0 commit comments