Contributing¶
Most of this guide is unwritten. If you are studying for an LPIC exam, writing a page is one of the best ways to learn it.
Quick fixes¶
Click the pencil icon at the top of any page to fix a typo directly on GitHub. No setup needed.
Writing an objective¶
- Open a claim issue so nobody duplicates your work.
-
Clone and run locally:
-
Find the stub under
docs/, replace it with your content following the style guide. - Change
status: stubtostatus: writtenin the front matter. - Run
mkdocs build --strictandpython3 tools/check_style.py. - Open a pull request.
Sources¶
Each certification level has its own sources listed on its overview page. Stick to those sources -- mixing in random blog posts is how notes drift from what the exam actually tests.
Licence¶
By contributing you agree your work is released under the MIT licence. Write in your own words -- do not paste from copyrighted material.