about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE
AgeCommit message (Collapse)AuthorLines
2023-07-11Mention style for new syntax in tracking issue templateMichael Goulet-0/+3
2023-06-23issue template: add clippy entry which points to the clippy repoMatthias Krüger-0/+3
2023-04-17Spelling miscJosh Soref-2/+2
* environment * nonexistent * potential * prefixes * stabilization * suffixes * use Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-02-07Clearly signal purpose of the yaml templateMark Rousskov-1/+1
2023-01-15Include both md and yaml ICE ticket templatesEsteban Küber-3/+52
* Existing compilers link to the md version * The YAML version field for the backtrace *doesn't let us paste a full backtrace* * We will need the YAML version in order to be able to submit reports once we start storing the backtrace to disk
2023-01-14Use GitHub yaml templates for ICE, Docs and Diagnostics ticketsEsteban Küber-129/+185
2022-07-27Add some comments to the docs issue template to clarifyYuki Okushi-1/+16
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-07-03Rollup merge of #94831 - yaahc:lib-tracking-issue-template-update, r=JohnTitorRalf Jung-1/+3
Link to stabilization section in std-dev-guide for library tracking issue template This shouldn't land until https://github.com/rust-lang/std-dev-guide/pull/32 is merged.
2022-07-02feat: Add a documentation problem issue templateGimgim-0/+16
2022-03-10update library tracking issue templateJane Lusby-1/+3
2021-06-27Fix typo in libs tracking issue templateAris Merchant-3/+3
2021-06-22Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3Yuki Okushi-1/+1
Spaces
2021-06-21Delete spacesAlexander Melentyev-1/+1
2021-06-18Update library tracking issue for libs-api rename.Mara Bos-2/+2
2021-04-29Fix labels for regression issue templateCamelid-1/+1
Each label needs to be separated by a comma (see the ICE issue template for an example of correct usage). As a result of this problem, the `regression-untriaged` label has not been automatically added to issues opened with this template. See c127530be76bd8aebc7b61f3b4a54f1be577f74c for another example of this.
2021-02-20Add A-diagnostics bug report templateEsteban Küber-0/+46
2021-01-22Note library tracking issue template in tracking issue template.Mara Bos-0/+2
2020-12-31Improve library tracking issue templateMara Bos-6/+26
2020-12-19Fix labels for 'Library Tracking Issue' templateCamelid-1/+1
Each label needs to be separated by a comma (see the ICE issue template for an example of correct usage).
2020-12-10Add tracking issue template for library features.Mara Bos-0/+63
2020-10-20Retitle forum linksJonas Schievink-4/+4
2020-10-20Add issue template link to IRLOJonas Schievink-0/+3
2020-10-13Add regression issue templateCamelid-0/+68
2020-09-05Fix typo in tracking issue templatedylni-1/+1
2020-04-18Clarify when to use the tracking issue templateJonas Schievink-1/+1
2020-03-30Add `Rust` to the code snippetDutchGhost-1/+1
2020-03-10rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.orgSantiago Pastorino-2/+2
2020-03-10Rename rustc-guide to rustc-dev-guideSantiago Pastorino-4/+4
2020-01-21Add GitHub issue templatesErin Power-0/+163