Hacker News new | ask | show | jobs
by matklad 1955 days ago
We have something similar in https://github.com/rust-analyzer/rust-analyzer/blob/master/d....

An interesting systemsy difference is that missing style.md means more work for maintainers (as they need to do more cleanup), while missing architecture.md means more work for contributors.