From Fedora Project Wiki
mNo edit summary
Line 6: Line 6:


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


<!--
<!--
Line 21: Line 22:
* [[Modularity/Development/Setting up PDC locally|Setting up PDC locally]]
* [[Modularity/Development/Setting up PDC locally|Setting up PDC locally]]
* [[Modularity/Development/Developer_Notes|Developer Notes]]
* [[Modularity/Development/Developer_Notes|Developer Notes]]
* [[Modularity/Getting_Started/Code_repositories|Code repositories]]
 


[[Category:Modularity]]
[[Category:Modularity]]

Revision as of 18:22, 9 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