Getting started with engineering
Engineering work is tracked with Github issues in a relevant repository or in the top-level issues repository. All issues can be assumed as engineering tasks unless they're labeled "design." Some issues are grouped into projects which can be found at the organization-level project directory. Issues labeled "good first issue" are considered most practical for new contributors to work on.
Each repository should have a file named "README.md" and possibly one named "CONTRIBUTING.md" with instructions for getting started with local development. If not, create an issue in that repository asking for those instructions.
See also: