Skip to content

Commit b220372

Browse files
rubykuschneems
authored andcommitted
Update open source tip language
1 parent eba5fc2 commit b220372

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

app/views/user_mailer/poke_inactive.md.erb

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ You're getting this email because you've signed up for [CodeTriage](<%= root_url
44

55
### Tips and tricks
66

7-
- Open source tip: Not sure which repo to select? See the ["I’m stuck getting started"](<%= university_index_url %>) section of the [CodeTriage University](<%= university_index_url %>).
8-
- Tech tip: Learn about [Real-time Database Events in Postgres with pg_eventserv](https://www.crunchydata.com/blog/real-time-database-events-with-pg_eventserv) (via [Postgres Weekly](https://postgresweekly.com/issues/474))
9-
- Tech tip: Learn about [templating in HTML with \<template\>](https://frontendfoc.us/link/129692/web) (via [Frontend focus](https://frontendfoc.us))
10-
- For a comprehensive manual on open source contribution, [check out the "How to Open Source" book](https://howtoopensource.dev/).
7+
- Open source tip: Not sure how to get started? Read [picking the right repo](https://www.codetriage.com/university/picking_a_repo) from the [CodeTriage University](<%= university_index_url %>).
8+
- Open source tip: More of a visual learner? [Watch Richard triage issues in real time](https://www.schneems.com/2020/09/22/triage-with-me-11-issues-2-prs-in-15-hours/) (about 7 minutes per issue) from the [CodeTriage University](<%= university_index_url %>).
9+
- Want more? The ["How to Open Source" is a comprehensive contribution manual](https://howtoopensource.dev/). Click through for a free sample chapter.
1110

1211
### Suggested repos
1312

@@ -19,17 +18,14 @@ If you don't like any of those [add your own repo](<%= new_repo_url %>) or [brow
1918

2019
<% if @user.favorite_languages.blank? %>
2120

22-
2321
### Tell us your favorite progrmaming languages
2422

2523
CodeTriage can help you pick a repo. All you have to do is tell us the programming language(s) you most commonly use:
2624

2725
[Select your favorite languages(s)](user_url(@user))
2826

29-
3027
<% end %>
3128

32-
3329
### See you next week
3430

3531
Subscribe to a repo, or you will get this same email next week, maybe with different suggestions. To unsubscribe entirely, [delete your account](<%= user_url(@user) %>), but don't do that, subscribe to a repo and start your open source journey. We believe in you!

0 commit comments

Comments
 (0)