fedora-contribution-howto

Created
Was maintained by bex
[MOVED] This project now exists on the Fedora Forge, AKA Forgejo.
git clone

Fedora Contribution Howto

This is the content repository for the Fedora Contribution Howto.

Please report Issues and submit Pull Requests for Content Fixes here. General appearance issues and publishing issues should be reported against the publisher.

How to edit this document

This information is coded in AsciiDoc.

Testing your changes locally

To test your changes, first install asciibinder

$ gem install ascii_binder

To build your changes, from the root directory:

$ asciibinder package
$ firefox _package/main/index.html