|
| 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