]> git.proxmox.com Git - cargo.git/commit - tests/testsuite/metadata.rs
Auto merge of #9970 - ehuss:issue-template-forms, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 12 Oct 2021 15:11:01 +0000 (15:11 +0000)
committerbors <bors@rust-lang.org>
Tue, 12 Oct 2021 15:11:01 +0000 (15:11 +0000)
commitad85ec9fc0dc2ccdcd7cd5cc5e1f5cd147b0f303
tree3cedb326b81c6aad48194a3e9320e28fe9ffd222
parent2e6a4e135e95159ba32de73c59f545ed6e220824
parent0008f68f4fbeb07d70df818fded6599d62ae9c41
Auto merge of #9970 - ehuss:issue-template-forms, r=alexcrichton

Use forms for issue templates.

This switches the GitHub issue templates to use the new forms functionality.  This makes it so that the user doesn't need to fuss with editing the placeholder text, and instead can just start writing text.

I'm mostly just curious how this will work out. If people have trouble with it, or there are complaints, it can be reverted pretty easily.