2021-02-02 19:43:05 -06:00
|
|
|
# This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of
|
|
|
|
# the template list.
|
2021-01-28 16:33:50 -06:00
|
|
|
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
|