From Fedora Project Wiki

< User:Bcotton

Revision as of 10:39, 13 November 2019 by Bcotton (talk | contribs) (Created page with "{{draft|Your contributions are welcome.}} = Git for docs writers = I have heard from several would-be documentation contributors that they don't know how to effectively use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page. Your contributions are welcome.

Git for docs writers

I have heard from several would-be documentation contributors that they don't know how to effectively use Git to contribute to Fedora documentation. This document attempts to provide some guidance. It is intended to be opinionated to keep from overwhelming the reader.

Prerequisites

To do anything else on this page, you'll want to have the following:

  • A Fedora Account System (FAS) account
  • git (dnf install git)
  • The text editor of your choice
  • (recommended) Podman (dnf install podman)