Discussions happen in #mozilla-vpn:mozilla.org Matrix Channel.
- Issues marked as
good-first-bug
are self-contained enough that a contributor should be able to work on them. - Issues are considered not assigned, until there is a PR linked to them.
We have the includes following these guidelines:
- first the internal headers
- after an empty line, the external headers
- each block (internal and external headers) alphabetic sorted
- if there is a corresponding header for the cpp class, that goes on top. e.g. for file wgutils.cpp, wgutils.h (even if not alphabetic sorted)