Ubuntu Wiki:Bugs
This page describes how to report bugs with the wiki and contribute to the wiki codebase.
Reporting bugs
You may find bugs or issues with the wiki when using it as a reader, editor, or administrator.
Using Discourse
Please send reports to the Communications Council on the Ubuntu community Discourse.
There are two ways of sending the report. Make sure you are logged in, then either:
- Send a DM with
@comms-councilas the recipient, or - Go to discourse.ubuntu.com/g/comms-council and post a message.
Contributing to the code
The code for the wiki is spread across several GitHub repositories.
If you are comfortable with GitHub, issues, and Pull Requests, you are welcome to contribute directly.
Repositories
- Wiki skin[1]: github.com/ubuntu/ubuntu-mediawiki-extension
- Wiki charm[2]: github.com/canonical/mediawiki-k8s-operator
- ↑ The extension that we use for the skin currently includes both Desktop and Mobile variants. In future, the mobile skin will be maintained separately.
- ↑ MediaWiki is deployed as a K8s charm using Juju. For more information, read: canonical.com/juju.