README.md

Fedora Packaging Committee

Welcome! This is the pagure instance for the Fedora Packaging Committee.

The pagure repository is used to store source of Packaging Guidelines, track related issues and accept changes via pull requests.

For more information on the committee and its processes, see the page in the main Fedora wiki here.

Packaging Guidelines

Building and viewing

Prerequisites:

  • make
  • podman
  • python3

Run following commands and open http://localhost:8000/

$ make
$ make serve

Writing

Antora is used for managing guidelines and integrating it into the rest of Fedora Documentation. You can find useful links below.

Rules

  • Use Semantic Line Breaks
  • Prefer https://example.com[here] over link:https://example.com[here]
  • Prefer [#some-ref] over [[some-ref]]