about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/tracking_issue.md
AgeCommit message (Collapse)AuthorLines
2025-04-09Tracking issue template: fine-grained information on style update statusJosh Triplett-1/+4
Inspired by some of the communication issues around the stabilization of `let`-chains, give more fine-grained information about the status of updating style for any new syntax. This does not change the process or blockers in any way; it only *documents* the current state in the tracking issue. For instance, in the case of `let`-chains, we would have checked the boxes for "Style team decision" and "(non-blocking) Formatting has been implemented", and not checked the box for the style guide. That would have then provided better supporting information for any decisions.
2024-11-07chore(issue-template): fix branch nameismailarilik-1/+1
It was renamed to "main" from "master".
2024-04-24Strengthen tracking issue policy with consequencesOli Scherer-0/+2
2023-07-11Mention style for new syntax in tracking issue templateMichael Goulet-0/+3
2021-01-22Note library tracking issue template in tracking issue template.Mara Bos-0/+2
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-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/+58