Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

No labels!

There aren’t any labels for this repository quite yet.

intent:add-knowledge
intent:add-knowledge
You have learnt something while working on the Dotty compiler and you want to preserve this info
intent:improve-architecture
intent:improve-architecture
You want to improve the architecture (in a straightforward way)
intent:investigate-behavior
intent:investigate-behavior
You have noticed a behavior that may or may not constitute an issue and want to return to it later
intent:modify-documentation
intent:modify-documentation
You became aware that the knowledge base needs to be modified in some way
intent:report-outdated
intent:report-outdated
You want to report that a piece of knowledge in the docs is no longer up to date
subject:dead-code
subject:dead-code
The code that is not used anywhere in the codebase
subject:dry-ness
subject:dry-ness
The code which is repeated more than once
subject:infrastructure
subject:infrastructure
subject:tests
subject:tests
The code that needs testing