Skip to content

Commit 0290b61

Browse files
authored
Further clarification
1 parent b649376 commit 0290b61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/dev/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
4343
[S-unactionable](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AS-unactionable)
4444
specify if there are concrete steps to resolve or advance an issue. Roughly, actionable issues need only work to be fixed,
4545
while unactionable ones are blocked either on user feedback (providing a reproducible example), or on larger architectural
46-
work or decisions. Each triaged issue should have one of these labels.
46+
work or decisions. This classification is descriptive, not prescriptive, and might be wrong: Any unactionable issue might have a simple fix that we missed.
47+
Each triaged issue should have one of these labels.
4748
* [fun](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun)
4849
is for cool, but probably hard stuff.
4950
* [Design](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%Design)

0 commit comments

Comments
 (0)