]> git.lizzy.rs Git - rust.git/blobdiff - .github/ISSUE_TEMPLATE/config.yml
:arrow_up: rust-analyzer
[rust.git] / .github / ISSUE_TEMPLATE / config.yml
index 1567542c01a4c1b7a33db0fcbd96106df86089f1..7d4cfaece448155bed48792cb8c81342ed81b3d5 100644 (file)
@@ -1,10 +1,8 @@
-# This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of
-# the template list.
 blank_issues_enabled: true
 contact_links:
-  - name: Intrinsic Support
-    url: https://github.com/rust-lang/stdarch/issues
-    about: Please direct issues about Rust's support for vendor intrinsics to core::arch
-  - name: Internal Compiler Error
-    url: https://github.com/rust-lang/rust/issues
-    about: Please report ICEs to the rustc repository
+  - name: Question
+    url: https://users.rust-lang.org
+    about: Please ask and answer questions about Rust on the user forum.
+  - name: Feature Request
+    url: https://internals.rust-lang.org/
+    about: Please discuss language feature requests on the internals forum.