Skip to content

Commit 06a75b4

Browse files
Simplify Onboarding Assistant message (#15)
Co-Authored-By: Raksha Thammaiah <[email protected]>
1 parent c7aef0c commit 06a75b4

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

onboarding-assistant/code/modules/interface/welcome.json

+3-17
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "section",
55
"text": {
66
"type": "mrkdwn",
7-
"text": ":wave: *Hi <@{user}>! we're happy you're here!*"
7+
"text": ":wave: *Hi <@{user}>! We're happy you're here!*"
88
}
99
},
1010
{
@@ -34,28 +34,14 @@
3434
"type": "section",
3535
"text": {
3636
"type": "mrkdwn",
37-
"text": ":mag: *2.* Want to learn more? Read the <https://docs.google.com/document/d/1ucSOmR4eMEREzmAdJJRjYzQhWEzO9TnddqUnKzxWDRc/edit|Starting at Helpful> guide and check out current projects on the <https://helpful.directory/projects|Hub>."
37+
"text": ":mag: *2.* Want to learn more? Read the *RESEARCH* section on our <https://helpfulengineering.org|website>."
3838
}
3939
},
4040
{
4141
"type": "section",
4242
"text": {
4343
"type": "mrkdwn",
44-
"text": ":people_holding_hands: *3.* Want to know how we work together? Take a peek at our <https://docs.google.com/document/d/1uxPBapZFlxBCpPjn_qAJcRyFuwFp85K4WfOxB4xjZnU/edit|community’s values>."
45-
}
46-
},
47-
{
48-
"type": "section",
49-
"text": {
50-
"type": "mrkdwn",
51-
"text": ":bulb: *4.* Want to start a new project? Check out the <https://www.notion.so/helpfulengineering/How-to-Start-a-New-Project-Details-996acfca626543aba57be357d4fe945b|How to Start a New Project Guide>, talk about your idea on #discussion-new-projects and ask for a new channel at #new-channel-request."
52-
}
53-
},
54-
{
55-
"type": "section",
56-
"text": {
57-
"type": "mrkdwn",
58-
"text": ":hammer_and_wrench: *4.* Have manufacturing or prototyping resources? Please complete the <https://docs.google.com/forms/d/e/1FAIpQLSfCzXLp4cvlgBFh1OR81-Kek6SAGnNC8jJQcHyBUJbPSIvXgA/viewform|Manufacturer Database form> too."
44+
"text": ":bulb: *3.* Want to start a new project? Please email us at <mailto:[email protected]|[email protected]>."
5945
}
6046
},
6147
{

0 commit comments

Comments
 (0)