From Fedora Project Wiki
(→‎Getting your changes accepted: add link to "Grooming Your Changes")
(→‎Getting your changes accepted: rename section so it also covers the reviewer POV)
Line 1: Line 1:
== Resources for developing for a modular Fedora ==
== Resources for developing for a modular Fedora ==


=== Getting your changes accepted ===
=== Integration of changes ===


In order so that our code base is always clean and maintainable, we have to enforce certain rules on how code is written or formatted, how changes are broken up into commits and how pull requests are handled.
In order so that our code base is always clean and maintainable, we have to enforce certain rules on how code is written or formatted, how changes are broken up into commits and how pull requests are handled.

Revision as of 08:44, 11 October 2016

Resources for developing for a modular Fedora

Integration of changes

In order so that our code base is always clean and maintainable, we have to enforce certain rules on how code is written or formatted, how changes are broken up into commits and how pull requests are handled.


Getting started with the Prototype