└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # ci-feedback 2 | 3 | As discussed in [zulip](https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/All.20Hands.3A.20CI.20requirements/near/505480772), we use this repository to collect feedback on how to improve rust-lang/rust CI. 4 | 5 | We should identify: 6 | 7 | - What works well and what doesn't in our current CI setup. 8 | - What stakeholders want (nice to have) and what they need (critical requirements). 9 | 10 | We use [discussions](https://github.com/rust-lang/ci-feedback/discussions) because they support threads (GitHub issues don't). 11 | Feel free to reply to existing discussions or create new ones if you want to discuss about something that isn't covered 12 | by any of the existing discussions. 13 | --------------------------------------------------------------------------------