Skip to content

Commit 1bf23ec

Browse files
authored
Merge pull request #1 from astropy/kelle-twitter-guidelines
Create TwitterGuidelines.md
2 parents d9a2033 + a274361 commit 1bf23ec

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

TwitterGuidelines.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Guidelines for tweeting from the [@astropy](https://twitter.com/astropy) account.
2+
# General
3+
- Use "we"
4+
- Use a general voice and avoid personal pronouns, e.g., "you"
5+
6+
# Announcements
7+
- Share information related to version releases
8+
- Promote milestones in the project
9+
- Advertise activities at workshops, conferences, Google Summer of Code
10+
- Give a shoutout when people get their first PR merged.
11+
- Highlight specific people when there are new releases or big PRs merged.
12+
13+
Examples:
14+
- *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*
15+
- *Check out the major changes/improvements in Astropy v2.0: http://docs.astropy.org/en/stable/whatsnew/2.0.html*
16+
- *To install or update to the latest version use either 'conda install astropy' or 'pip install astropy'*
17+
18+
# Responding to questions
19+
- If general/common Q, just answer
20+
- If specific Q, respond by pointing to a specific user.
21+
22+
Examples:
23+
- *That's a great question. Adrian (@adrn), the <package name> lead, might be able to help.*
24+
25+
# Responding to postive tweets
26+
- Retweet
27+
- if credit is not in original tweet, quote tweet and give credit to specific people.
28+
29+
Examples:
30+
- *We're so glad you like <package>. hat tip to the lead maintainers <names & handles>*
31+
32+
# Responding to negative tweets
33+
- Show respect and validate user's concern
34+
- State that we are aware of this problem and working on it.
35+
- offer name/twitter handle of person who might be able to help.
36+
- link to open issues

0 commit comments

Comments
 (0)