We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6c633 commit c3b1990Copy full SHA for c3b1990
src/release/issue-triaging.md
@@ -34,7 +34,7 @@ It's okay if not all of these are always considered; treat it as a guideline, no
34
- Add appropriate labels ([Labels](#labels))
35
- Specifically, `T-*` and `C-*` are the most relevant
36
- If the issue contains no reproduction but needs one (when in doubt, it needs one), ask for one and add the `S-needs-repro` label
37
-- The issue tracker is the wrong place for some kinds of feature requests. Tell the author about it.
+- The issue tracker is the wrong place for some kinds of feature requests. Suggest the author where they can get support.
38
- Standard library API requests should follow [libs-api processes](https://std-dev-guide.rust-lang.org/development/feature-lifecycle.html).
39
- Language changes should be redirected to [IRLO](https://internals.rust-lang.org/) or Zulip (t-lang).
40
- If the issue could benefit from bisecting the regression (when in doubt, it can), add `E-needs-bisection` (or do the bisection yourself)
0 commit comments