From Fedora Project Wiki
No edit summary
Line 16: Line 16:
-->
-->


=== Developing Modules Locally ===
=== Local Development  ===


* [[Modularity/Development/Developing & Building Modules|Developing & Building Modules]]
* [[Modularity/Development/Developing & Building Modules|Developing & Building Modules]]


=== Getting started with the Prototype ===
=== Getting started with the Prototype ===

Revision as of 09:28, 9 January 2017

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.


Local Development

Getting started with the Prototype