Skip to content

Commit 86a3137

Browse files
authored
add app support to the help section
1 parent 60c6039 commit 86a3137

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

data/help/3-app.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
key: app-support
3+
enabled: true
4+
hidden: false
5+
6+
title: Have an App Question?
7+
body: |
8+
If you've got a question about the app, or a new feature idea, let us know!
9+
10+
buttons:
11+
- title: Email Us
12+
action: send-email
13+
params:
14+
15+
subject: A Thing
16+
body: |
17+
Idea? Question? Comment? Concern?
18+
19+
Let us know!

0 commit comments

Comments
 (0)