diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a77521ed4dd82..cef0e2f649ee1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,8 +61,8 @@ information here in our contributing guide, especially the ### Help comment on proposals If you're looking for a quick way to contribute, commenting on proposals is a -way to provide proposal authors with a breadth of feedback. -[Issues for leads](https://github.com/carbon-language/carbon-lang/projects/2) +way to provide proposal authors with a breadth of feedback. The +["leads questions" label](https://github.com/carbon-language/carbon-lang/issues?q=is%3Aissue+is%3Aopen+label%3A%22leads+question%22) has questions the community is looking for a decision on. The [list of open proposals](https://github.com/carbon-language/carbon-lang/issues?q=is%3Aopen+label%3Aproposal+draft%3Afalse) will have more mature proposals that are nearing a decision. For more about the diff --git a/docs/project/evolution.md b/docs/project/evolution.md index 1bd2cc93f9ca1..e0d33f94b0a5e 100644 --- a/docs/project/evolution.md +++ b/docs/project/evolution.md @@ -333,10 +333,9 @@ to the leads to resolve. You can even do this before sending the proposal for review. Even after it's resolved, an open question issue can be reopened if new information comes up during the RFC. -When opening issues, add them to the -["Issues for leads" project](https://github.com/carbon-language/carbon-lang/projects/2) -under "Questions". Carbon leads use this to locate and prioritize the issue for -resolution. +When opening issues, label them as +[leads questions](https://github.com/carbon-language/carbon-lang/issues?q=is%3Aissue+is%3Aopen+label%3A%22leads+question%22). +Carbon leads use this to locate and prioritize the issue for resolution. ### Review and RFC on proposal PRs @@ -409,10 +408,8 @@ forms both the primary discussion thread and where the leads signal how it is resolved. We use issues both to track that there is a specific resolution expected and that there may be dependencies. -We add blocking issues to the -["Issues for leads" project](https://github.com/carbon-language/carbon-lang/projects/2) -under "Blocking issues". Carbon leads use this to locate and prioritize the -issue for resolution. +We label blocking issues as +[leads questions](https://github.com/carbon-language/carbon-lang/issues?q=is%3Aissue+is%3Aopen+label%3A%22leads+question%22). These issues can be created at any time and by any one. Issues can be created while the proposal is being drafted in order to help inform specific content