You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Please ask questions!** A lot of people report feeling that they are "wasting
39
-
expert time", but nobody on `t-compiler` feels this way. Contributors are
39
+
expert's time", but nobody on `t-compiler` feels this way. Contributors are
40
40
important to us.
41
41
42
42
Also, if you feel comfortable, prefer public topics, as this means others can
43
43
see the questions and answers, and perhaps even integrate them back into this
44
44
guide :)
45
45
46
+
**Tip**: If you're not a native English speaker and feel unsure about writing, try using a translator to help. But avoid using LLM tools that generate long, complex words. In daily teamwork, **simple and clear words** are best for easy understanding. Even small typos or grammar mistakes can make you seem more human, and people connect better with humans.
47
+
46
48
### Experts
47
49
48
50
Not all `t-compiler` members are experts on all parts of `rustc`; it's a
@@ -162,15 +164,12 @@ incredibly helpful:
162
164
-[Triaging issues][triage]: categorizing, replicating, and minimizing issues is very helpful to the Rust maintainers.
163
165
-[Working groups][wg]: there are a bunch of working groups on a wide variety
164
166
of rust-related things.
165
-
- Answer questions in the _Get Help!_ channels on the [Rust Discord
166
-
server][rust-discord], on [users.rust-lang.org][users], or on
167
-
[StackOverflow][so].
167
+
- Answer questions on [users.rust-lang.org][users], or on [Stack Overflow][so].
168
168
- Participate in the [RFC process](https://github.com/rust-lang/rfcs).
169
169
- Find a [requested community library][community-library], build it, and publish
170
170
it to [Crates.io](http://crates.io). Easier said than done, but very, very
0 commit comments