Skip to content

Commit 30e71b6

Browse files
authored
Merge pull request #18492 from samestep/docs-dev-no-design-label
Replace Design label with C-Architecture
2 parents dd9cd22 + 6da2cc2 commit 30e71b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
4747
Each triaged issue should have one of these labels.
4848
* [fun](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun)
4949
is for cool, but probably hard stuff.
50-
* [Design](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%Design)
50+
* [C-Architecture](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aissue%20state%3Aopen%20label%3AC-Architecture)
5151
is for moderate/large scale architecture discussion.
5252
Also a kind of fun.
5353
These issues should generally include a link to a Zulip discussion thread.

0 commit comments

Comments
 (0)