X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fconfig.yml;h=7d4cfaece448155bed48792cb8c81342ed81b3d5;hb=30a370678603ce8cdc47c91a09f335533119d4dd;hp=bd7dc0ac95c1fc6a4c96c7357315f779daf77aef;hpb=ac4f7deb2f3558d2d923fa6ddcbb7210db9c2d52;p=rust.git diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bd7dc0ac95c..7d4cfaece44 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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.