Skip to content

Commit 183b55d

Browse files
authored
Merge pull request #617 from badboy/twitter-guidelines
Put Twitter guidelines into writing
2 parents f2ef095 + ed519b6 commit 183b55d

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [Triagebot](./platforms/zulip/triagebot.md)
1111
- [Core](./core/README.md)
1212
- [Rust Blog Guidelines](./core/blogs.md)
13+
- [Twitter Guidelines](./core/twitter.md)
1314
- [Community](./community/README.md)
1415
- [State of Rust Survey FAQ](./community/survey-faq.md)
1516
- [Compiler](./compiler/README.md)

src/core/twitter.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Twitter Guidelines
2+
3+
The project runs the Twitter account [@rustlang](https://twitter.com/rustlang).
4+
The account is handled by a small team of volunteers.
5+
6+
The account will mostly tweet links to the Rust blog and Rust Insiders blog.
7+
Additionally it will retweet:
8+
9+
* links to blog posts about Rust, retweeting the original author if possible
10+
* questions about Rust, so all followers can help
11+
* Meetup or conference announcements
12+
* announcements of new Rust projects
13+
* anything else relevant
14+
15+
We will not retweet:
16+
17+
* content that bashes other programming languages/projects or is otherwise unconstructive in its discussion of language/tech choice
18+
* Personal announcements ("Today I start my job at $COMPANY writing Rust")
19+
* Learning Rust updates ("Today I started to learn Rust")
20+
21+
The Direct Messages are open to everyone.
22+
If someone wants something retweeted, they should send the tweet via DM.
23+
The vast majority of these things should be retweeted, keeping it to the above rules.
24+
Requests of an author via DM or Tweet to not retweet something will be honored.
25+
26+
Additionally account handlers may look through the [#rustlang](https://twitter.com/hashtag/rustlang?src=hashtag_click) hashtag for noteworthy content.
27+
28+
The account will only follow a small number of Project-owned/related Twitter accounts.
29+
At the time of writing (February 2022) this is only [@cratesiostatus](https://twitter.com/cratesiostatus) and [@rust_foundation](https://twitter.com/rust_foundation).

0 commit comments

Comments
 (0)