Skip to content

Commit 11fb737

Browse files
authored
Add example tweets
1 parent e574537 commit 11fb737

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

TwitterGuidelines.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,33 @@
1-
Guidelines for tweeting from the astropy account.
1+
Guidelines for tweeting from the [@astropy](https://twitter.com/astropy) account.
22
# General
33
- Use "we"
44

55
# Announcements
6-
-
6+
- Share information related to version releases
7+
- Promote milestones in the project
8+
- Advertise activities at workshops, conferences, Google Summer of Code
9+
10+
Examples:
11+
- *We’re 2 new committers away from 200 contributors - come join the comunity! Check here for open, low-effort issues https://github.com/astropy/astropy/issues?q=is%3Aopen+is%3Aissue+label%3AEffort-low*
12+
- *Check out the major changes/improvements in Astropy v2.0: http://docs.astropy.org/en/stable/whatsnew/2.0.html*
13+
- *To install or update to the latest version use either 'conda install astropy' or 'pip install astropy'*
714

815
# Responding to questions
916
- If general/common Q, just answer
10-
- If specific Q, respond by pointing to a specific user. E.g., "That's a great question. Adrian (@adrn), the <package name> lead might be able to help with."
17+
- If specific Q, respond by pointing to a specific user.
18+
19+
Examples:
20+
- *That's a great question. Adrian (@adrn), the <package name> lead, might be able to help.*
1121

1222
# Responding to postive tweets
13-
- Where possible, respond by giving credit to specific people. E.g., "We're so glad you like <package>. hat tip to the lead maintainers <names & handles>"
23+
- Retweet
24+
- if credit is not in original tweet, quote tweet and give credit to specific people.
25+
26+
Examples:
27+
- *We're so glad you like <package>. hat tip to the lead maintainers <names & handles>*
1428

1529
# Responding to negative tweets
30+
- Show respect and validate user's concern
31+
- State that we are aware of this problem and working on it.
32+
- offer name/twitter handle of person who might be able to help.
33+
- link to open issues

0 commit comments

Comments
 (0)