Confirmed users
556
edits
LesOrchard (talk | contribs) |
Groovecoder (talk | contribs) (→Code) |
||
Line 31: | Line 31: | ||
It's best to contribute to the django code. Our repository is [https://github.com/mozilla/kuma kuma on github]. (Kuma means "bear" in Japanese; we chose it because our codebase is cloned from the [https://support.mozilla.com SUMO] site, which is code-named Kitsune - "fox". The implication is that SUMO's users are like foxes, while our users are more like bears.) Please make a fork, and then either do a local installation, or use a ready-made virtual machine as described below. | It's best to contribute to the django code. Our repository is [https://github.com/mozilla/kuma kuma on github]. (Kuma means "bear" in Japanese; we chose it because our codebase is cloned from the [https://support.mozilla.com SUMO] site, which is code-named Kitsune - "fox". The implication is that SUMO's users are like foxes, while our users are more like bears.) Please make a fork, and then either do a local installation, or use a ready-made virtual machine as described below. | ||
Then the best way to get involved is to check our MDN mentored bugs list for anything that appeals to you. These are bugs from the current [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=mdn_sprint&sharer_id=403306 mdn sprint] or from our general product backlog that make for good entry-level bugs. | === What to work on === | ||
Then the best way to get involved is to check our [http://mzl.la/mdn_mentored MDN mentored bugs] list for anything that appeals to you. These are bugs from the current [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=mdn_sprint&sharer_id=403306 mdn sprint] or from our general product backlog that make for good entry-level bugs. | |||
=== Local Installation === | === Local Installation === |