An app of tools for the MDN Content Team.
Tool for managing bugzilla bugs that need MDN docs.
You can look up bugs for the next release, bugs that might need dev-doc-needed, bugs from different categories.
You can batch set dev-doc-complete and push bugs to github projects.
(Add feature list here)
Create a env with a bugzilla api key set: VUE_APP_BUGZILLA_API_KEY=
npm installnpm run servenpm run buildnpm run lint