Review HTTP error response pages, and add links to HTTP response code docs (Bug 1366376)
Migrated from Bug 1366376; refer there for previous discussion.
Hi, I am looking to work on this as my first bug. Can I have some help on how to see changes we made to the HTTP error pages (such as 404)? If the DEBUG flag is set to True Django does not show the custom 404 page. but when I set the flag to False, Kuma doesn't run in my local machine.
Hi everyone, Michael here, I would love to get some some mentorship/help for my first bug!
@jmswisher

Hi @peterbe, this is the link to the Bugzilla page: https://bugzilla.mozilla.org/show_bug.cgi?id=1366376
@liumichael We currently can't support contribution work unless contributors are somewhat familiar with Django, docker-compose, and JavaScript. For example, we currently don't have a support forum other than GitHub issues but that should be reserved for feature requests and bug reports. Not questions about how to use it.
But we love contributions nevertheless. Don't give up! Try to spend some time reading the installation instructions and Googling for the errors and eventually try to figure it out. Trust me, it's very rewarding. Another thing that would make for a genuinely valuable contribution is if you can try out pull requests, check them out, and help to verify that it works.
We have other projects under MDN that you can contribute too. Not everything is Django.