Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

jdm/bugsahoy

Repository files navigation

Bugs Ahoy! is an effort to help new Mozilla contributors make sense of the mass of bugs that are recommended for newcomers. By performing searches for aggregated components based on less granular areas of interest, smaller, more focused lists of relevant bugs can be shown, making the experience more pleasant for everybody involved.

To run a local copy:

  • clone this repository
  • add a config file in the root dir that contains the following:
[github]
username = yourusername
password = yourpassword
  • run python -m CGIHTTPServer in the repository root and visit localhost:8000

Authors:

Special thanks to Heather Arthur for bz.js (https://github.com/harthur/bz.js)

About

A landing page to make finding relevant bugs easier for new Mozilla contributors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published