rust-lang / rust-forge

Information useful to people contributing to Rust
https://forge.rust-lang.org/
Apache License 2.0
466 stars 175 forks source link

Try to formalize the "concern" syntax for MCPs #709

Closed apiraino closed 11 months ago

apiraino commented 1 year ago

Sibling PR to https://github.com/rust-lang/triagebot/pull/1747

Context: I'm trying to encourage a homogenous syntax to raise and resolve concerns in MCPs, so it'll be easier to parse the github comments and summarize the consensus status of the MCP.

As mentioned in the other PR, the suggested syntax mimics the FCP but will not activate anything nor will emit errors. It's just formalizing a syntax. Rendered

cc: @Mark-Simulacrum for a :+1:

rustbot commented 1 year ago

r? @BoxyUwU

(rustbot has picked a reviewer for you, use r? to override)

apiraino commented 1 year ago

r? @Mark-Simulacrum

apiraino commented 11 months ago

@Mark-Simulacrum gentle nudge. thanks.