From 8ab7636c388bbc8495e82328ff9a1cb573196d2c Mon Sep 17 00:00:00 2001 From: Peter Frank Date: Wed, 19 Aug 2020 09:57:37 -0400 Subject: [PATCH] Update suggested tweet copy on manage page (#9865) Some light adjustments just to the copy on this page. --- app/views/articles/manage.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/articles/manage.html.erb b/app/views/articles/manage.html.erb index 8aa02f0c3..460b5565b 100644 --- a/app/views/articles/manage.html.erb +++ b/app/views/articles/manage.html.erb @@ -12,14 +12,14 @@ <% end %>

Tools:

Suggest a Tweet: Help get your post in front of more <%= community_members_label %> by suggesting a tweet that ">@<%= SiteConfig.social_media_handles["twitter"] %> editors can use. -

Experience Level of Post: The best target dev experience level— a gentle indicator to help show the post to the people who will benefit the most. +

Experience Level of Post: Is your post written more for a beginner or an advanced audience? Adjust this level as a gentle indicator which will help show the post to the people who will benefit the most.

Tips:

  1. - Make your own tweet about the post, describing personally why you wrote it or why people might find it useful. ">@<%= SiteConfig.social_media_handles["twitter"] %> may retweet you. + Write your own tweet about the post, describing personally why you wrote it or why people might find it useful. We may retweet you.
  2. - Share to link aggregators such as Reddit. Try to choose the most topic-specific subreddits, such as /r/javascript instead of /r/programming. Warning: jerks and trolls may be lurking. + Share to link aggregators such as Reddit. Try to choose the most topic-specific subreddits, such as /r/javascript or /r/python, etc. Warning: jerks and trolls may be lurking.
  3. Share with your co-workers or local communities. Ask people to leave questions for you in the comments. It's a great way to spark additional discussion.