From Fedora Project Wiki
(→‎Getting your changes accepted: add link to "Grooming Your Changes")
Line 6: Line 6:


* [[Modularity/Development/Coding Style|Coding Style]]
* [[Modularity/Development/Coding Style|Coding Style]]
* [[Modularity/Development/Grooming Your Changes|Grooming Your Changes]]
* [[Modularity/Getting_Started/Code_repositories|Code repositories]]
* [[Modularity/Getting_Started/Code_repositories|Code repositories]]



Revision as of 17:43, 16 September 2016

Resources for developing for a modular Fedora

Getting your changes accepted

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