Rollup merge of #78161 - jonas-schievink:irlo-issue-link, r=Mark-Simulacrum

Add issue template link to IRLO
This commit is contained in:
Dylan DPC
2020-10-26 03:09:04 +01:00
committed by GitHub
+5 -2
View File
@@ -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.