]> git.lizzy.rs Git - rust.git/blob - .github/ISSUE_TEMPLATE/config.yml
Add a blank issue template
[rust.git] / .github / ISSUE_TEMPLATE / config.yml
1 # This only controls whether a tiny, hard-to-find "open a blank issue" link appears at the end of
2 # the template list.
3 blank_issues_enabled: true
4 contact_links:
5   - name: Intrinsic Support
6     url: https://github.com/rust-lang/stdarch/issues
7     about: Please direct issues about Rust's support for vendor intrinsics to core::arch
8   - name: Internal Compiler Error
9     url: https://github.com/rust-lang/rust/issues
10     about: Please report ICEs to the rustc repository