This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Generic Bugs in Documentation

Certain bugs are so routine and minor that they go unnoticed. Fixing them would be a good start to learn the process of making a contribution to the DocumentationProject. Here are few ways you can find yourself such bugs. Before you start, make sure you have the latest source code for the project you are interested in.

Yelp validation failures

Yelp tries its best to display pages while ignoring some errors. These ignored errors are visible when you validate the pages. Usually they indicate broken links, incorrect Mallard tags.

You would need to have yelp-tools package installed on your system.

If you see errors, then file a bug against the project in the GNOME bug tracker.

Grammar issues

We follow British English grammar but with American spelling.

Outdated screenshots and instructions

GNOME is released every six months and when it does, the user interface for a project may have changed. This makes screenshots in Help outdated. We aim to keep our documentation have screenshots of the latest stable release. You can help with this:

Check validity of instructions in Help

Incomplete documentation

Often there is simply not enough information to write Help completely and for then are marked as TODO: within the code (the code for user documentation in *.page files). You can run a Find in all Files in your text editor and look for TODO: or todo. You can also look for the <comment> tag to look for help that is partially written.

Once you find such a file, consult with the author of the page before taking up the task.


2024-10-23 11:04