mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Rollup merge of #78161 - jonas-schievink:irlo-issue-link, r=Mark-Simulacrum
Add issue template link to IRLO
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: Rust Programming Language Forum
|
||||
- name: Question
|
||||
url: https://users.rust-lang.org
|
||||
about: Please ask and answer questions about Rust here.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user